Skip to content

Commit 724c6f8

Browse files
committed
proto: remove legacy method
1 parent 372320e commit 724c6f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

proto/flowstate/v1/services.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ package flowstate.v1;
55
import "flowstate/v1/messages.proto";
66

77
service Driver {
8-
rpc Do(Command) returns (Command) {}
9-
108
rpc GetStateByID(Command) returns (Command) {}
119
rpc GetStateByLabels(Command) returns (Command) {}
1210
rpc GetStates(Command) returns (Command) {}

0 commit comments

Comments
 (0)