refactor: remove unused grpc methods (#67)

This commit is contained in:
LFC
2023-07-17 11:55:01 +08:00
committed by GitHub
parent 9b23f284e9
commit 6e89daefca
9 changed files with 198 additions and 4881 deletions
-2
View File
@@ -156,9 +156,7 @@ macro_rules! gen_set_header {
gen_set_header!(HeartbeatRequest);
gen_set_header!(RouteRequest);
gen_set_header!(CreateRequest);
gen_set_header!(RangeRequest);
gen_set_header!(DeleteRequest);
gen_set_header!(PutRequest);
gen_set_header!(BatchGetRequest);
gen_set_header!(BatchPutRequest);