aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/BUILD
diff options
context:
space:
mode:
authorGravatar Yu-Cheng Ling <ycling@google.com>2017-12-04 11:12:36 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-12-04 11:17:22 -0800
commitff71c2792746262bbce936d78c3543cdea0c4b70 (patch)
treeded14b7072ace9c864c795782a399c8505ea3e2a /tensorflow/BUILD
parent7ea70dbe6e099fc495de54b5d9883e047ff54631 (diff)
Cleanup: Remove dummy_disabled_internal target.
PiperOrigin-RevId: 177839746
Diffstat (limited to 'tensorflow/BUILD')
-rw-r--r--tensorflow/BUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/tensorflow/BUILD b/tensorflow/BUILD
index e6dc15a701..48f594c954 100644
--- a/tensorflow/BUILD
+++ b/tensorflow/BUILD
@@ -364,14 +364,6 @@ config_setting(
visibility = ["//visibility:public"],
)
-# Make a dummy rule that we can change "default" in select statements to.
-# to disable dependencies in copybara.
-config_setting(
- name = "dummy_disabled_internal",
- values = {"define": "with_dummy_disabled_internal=true"},
- visibility = ["//visibility:public"],
-)
-
package_group(
name = "internal",
packages = [