Quellcode durchsuchen

Remove unused inclusion

Yuchen Zeng vor 9 Jahren
Ursprung
Commit
a4aebf873e
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      test/cpp/util/grpc_tool.cc

+ 0 - 1
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 {