Skip to content

Commit ad23699

Browse files
authored
Remove confusing comments (#423)
1 parent 8f84e2a commit ad23699

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/service/poc_mobile.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -856,9 +856,7 @@ message verified_data_transfer_ingest_report_v1 {
856856
invalid_routing_key = 2;
857857
duplicate = 3;
858858
}
859-
// the invalid ingest report
860859
data_transfer_session_ingest_report_v1 report = 1;
861-
// the invalid reason as determined by the verifications
862860
report_status status = 2;
863861
// Timestamp at which verification was determined, in milliseconds since unix
864862
// epoch

0 commit comments

Comments
 (0)