aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/BUILD b/BUILD
index db1bdaa994..a7a32020b1 100644
--- a/BUILD
+++ b/BUILD
@@ -30,7 +30,6 @@ load(
"//bazel:grpc_build_system.bzl",
"grpc_cc_library",
"grpc_proto_plugin",
- "grpc_generate_one_off_targets",
)
config_setting(
@@ -1969,5 +1968,3 @@ grpc_cc_library(
"//src/proto/grpc/core:stats_proto",
],
)
-
-grpc_generate_one_off_targets()