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

Commit ea46e13

Browse files
author
Yoni
committed
remove redundant comment from proto example
Signed-off-by: Yoni <yoni.wolf@intel.com>
1 parent 97cae60 commit ea46e13

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

text/0000-delete-prefix.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ Addition to state_context.proto:
7373
repeated string addresses_prefix = 2;
7474
}
7575

76-
// A response from the context_manager/validator with the addresses
77-
// that were deleted
76+
// A response from the context_manager/validator
7877
message TpStateDeleteResponse {
7978
enum Status {
8079
STATUS_UNSET = 0;

0 commit comments

Comments
 (0)