aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/label_image/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/examples/label_image/BUILD')
-rw-r--r--tensorflow/examples/label_image/BUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/tensorflow/examples/label_image/BUILD b/tensorflow/examples/label_image/BUILD
index 1498a21c53..732e5d54f0 100644
--- a/tensorflow/examples/label_image/BUILD
+++ b/tensorflow/examples/label_image/BUILD
@@ -1,10 +1,7 @@
# Description:
# Tensorflow C++ inference example for labeling images.
-package(
- default_hdrs_check = "loose",
- default_visibility = ["//tensorflow:internal"],
-)
+package(default_visibility = ["//tensorflow:internal"])
licenses(["notice"]) # Apache 2.0