aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Yuchen Zeng <zyc@google.com>2016-09-28 13:20:18 -0700
committerGravatar Yuchen Zeng <zyc@google.com>2016-09-28 13:20:18 -0700
commita4aebf873e485a39084bb003c6978b3306874bf7 (patch)
tree4dfce07fb7b17e9b971078969aef68ac97e7d2cd
parent15bc4627de675cc148989977e1f6afd3ea3c6755 (diff)
Remove unused inclusion
-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 8fb325cf76..03c33abe9f 100644
--- a/test/cpp/util/grpc_tool.cc
+++ b/test/cpp/util/grpc_tool.cc
@@ -52,7 +52,6 @@
#include "test/cpp/util/proto_file_parser.h"
#include "test/cpp/util/proto_reflection_descriptor_database.h"
#include "test/cpp/util/service_describer.h"
-#include "test/cpp/util/test_config.h"
namespace grpc {
namespace testing {