Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
remove redundant comment from proto example
Browse files Browse the repository at this point in the history
Signed-off-by: Yoni <[email protected]>
  • Loading branch information
Yoni committed Apr 3, 2019
1 parent 97cae60 commit ea46e13
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions text/0000-delete-prefix.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,7 @@ Addition to state_context.proto:
repeated string addresses_prefix = 2;
}

// A response from the context_manager/validator with the addresses
// that were deleted
// A response from the context_manager/validator
message TpStateDeleteResponse {
enum Status {
STATUS_UNSET = 0;
Expand Down

0 comments on commit ea46e13

Please sign in to comment.