Skip to content

Commit b9e70a7

Browse files
committed
cre-1601: remove unused field
1 parent a0601eb commit b9e70a7

File tree

2 files changed

+12
-24
lines changed

2 files changed

+12
-24
lines changed

pkg/workflows/ring/pb/consensus.pb.go

Lines changed: 12 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/workflows/ring/pb/consensus.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ message Observation {
1414

1515
message WorkflowRoute {
1616
uint32 shard = 1;
17-
google.protobuf.Timestamp expires_at = 2;
1817
}
1918

2019
message Transition {

0 commit comments

Comments
 (0)