remove wrong comments from stats testing proto
This commit is contained in:
Родитель
0b062e4d80
Коммит
11b929beff
|
@ -2,12 +2,10 @@ syntax = "proto3";
|
|||
|
||||
package grpc.testing;
|
||||
|
||||
// Unary request.
|
||||
message SimpleRequest {
|
||||
int32 id = 2;
|
||||
}
|
||||
|
||||
// Unary response, as configured by the request.
|
||||
message SimpleResponse {
|
||||
int32 id = 3;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче