Skip to content

Commit

Permalink
removed unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ray Tsang committed Jun 24, 2017
1 parent d49e2a3 commit d4459fb
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -29,7 +29,6 @@ message EchoResponse {
string message = 1;
}

// 4. service, unary request/response
service ErrorService {
rpc notImplemented(EchoRequest) returns (EchoResponse);
rpc customUnwrapException(EchoRequest) returns (EchoResponse);
Expand Down

0 comments on commit d4459fb

Please sign in to comment.