Skip to content

Commit 93a8734

Browse files
committed
cre-1601: review improvement
1 parent adaf093 commit 93a8734

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pkg/workflows/shardorchestrator/pb/shard_orchestrator.proto

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,4 @@ message ReportWorkflowTriggerRegistrationRequest {
5757

5858
service ShardOrchestratorService {
5959
rpc GetWorkflowShardMapping(GetWorkflowShardMappingRequest) returns (GetWorkflowShardMappingResponse);
60-
rpc SyncCapabilityJobSpecs(SyncCapabilityJobSpecsRequest) returns (SyncCapabilityJobSpecsResponse);
61-
rpc ReportWorkflowTriggerRegistration(ReportWorkflowTriggerRegistrationRequest) returns (google.protobuf.Empty);
6260
}
63-

0 commit comments

Comments
 (0)