aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/BUILD')
-rw-r--r--tensorflow/BUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/tensorflow/BUILD b/tensorflow/BUILD
index 60db234c9c..e13a5cf802 100644
--- a/tensorflow/BUILD
+++ b/tensorflow/BUILD
@@ -441,11 +441,6 @@ filegroup(
),
)
-filegroup(
- name = "docs_src",
- data = glob(["docs_src/**/*.md"]),
-)
-
cc_library(
name = "grpc",
deps = select({