aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util/grpc_tool.cc
diff options
context:
space:
mode:
authorGravatar Yuchen Zeng <y-zeng@users.noreply.github.com>2017-12-15 11:03:50 -0800
committerGravatar GitHub <noreply@github.com>2017-12-15 11:03:50 -0800
commit33aaffa63968e9c35298c15447f469af9e17dbac (patch)
tree19bd35f327b6d974395bbc55651d41ba093f7a37 /test/cpp/util/grpc_tool.cc
parent6ac62118b76b5db52d2f1e387feadabf3f1bfbb5 (diff)
clang_format
Diffstat (limited to 'test/cpp/util/grpc_tool.cc')
-rw-r--r--test/cpp/util/grpc_tool.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cpp/util/grpc_tool.cc b/test/cpp/util/grpc_tool.cc
index 47b3094c9b..4a27bf7414 100644
--- a/test/cpp/util/grpc_tool.cc
+++ b/test/cpp/util/grpc_tool.cc
@@ -493,7 +493,6 @@ bool GrpcTool::CallMethod(int argc, const char** argv,
}
}
-
if (argc == 3) {
request_text = argv[2];
}