Skip to content

Commit f7f037b

Browse files
fix: trimmed Empty protobuf definition
Signed-off-by: Matt Peterson <[email protected]>
1 parent cd7ad67 commit f7f037b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

protos/src/main/protobuf/blockstream.proto

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@ message Block {
1616
message BlockResponse {
1717
int64 id = 1;
1818
}
19-
20-
message Empty {
21-
}

0 commit comments

Comments
 (0)