aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/bigtable
diff options
context:
space:
mode:
authorGravatar Brennan Saeta <saeta@google.com>2018-07-05 15:34:14 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-07-05 15:37:49 -0700
commit4d080fbbf5f8482bea1f1207b884620f96eaeb93 (patch)
tree696b703adf1330b843ef2501a966b396e6d5420c /tensorflow/contrib/bigtable
parent14ef3b67a32279643d468274adb3a3019b0dd9c2 (diff)
[tf.data / Bigtable] Clean up BUILD files
PiperOrigin-RevId: 203405436
Diffstat (limited to 'tensorflow/contrib/bigtable')
-rw-r--r--tensorflow/contrib/bigtable/BUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/tensorflow/contrib/bigtable/BUILD b/tensorflow/contrib/bigtable/BUILD
index 7c4f26d791..a262cd4a49 100644
--- a/tensorflow/contrib/bigtable/BUILD
+++ b/tensorflow/contrib/bigtable/BUILD
@@ -166,11 +166,6 @@ tf_custom_op_py_library(
srcs_version = "PY2AND3",
deps = [
":bigtable_test_ops",
- # "//tensorflow/contrib/util:util_py",
- # "//tensorflow/python:framework_for_generated_wrappers",
- # "//tensorflow/python:platform",
- # "//tensorflow/python:util",
- # "//tensorflow/python/data",
],
)