Skip to content

Commit

Permalink
fix: trimmed Empty protobuf definition
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Peterson <[email protected]>
  • Loading branch information
mattp-swirldslabs committed Jun 25, 2024
1 parent cd7ad67 commit f7f037b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions protos/src/main/protobuf/blockstream.proto
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,3 @@ message Block {
message BlockResponse {
int64 id = 1;
}

message Empty {
}

0 comments on commit f7f037b

Please sign in to comment.