aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/BUILD
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-06-16 09:48:47 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-06-16 09:51:51 -0700
commita6000da882aef2d8631c6c22bcfaa0db01d5336f (patch)
tree1db70c2500f9a50e992c337dedac3848c387ee58 /tensorflow/core/distributed_runtime/BUILD
parent60af0b18d15625753327835b79f4efa66c4b7bf7 (diff)
Further BUILD cleanup
PiperOrigin-RevId: 159238874
Diffstat (limited to 'tensorflow/core/distributed_runtime/BUILD')
-rw-r--r--tensorflow/core/distributed_runtime/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/core/distributed_runtime/BUILD b/tensorflow/core/distributed_runtime/BUILD
index efc08e4c9d..f59e5f4dc2 100644
--- a/tensorflow/core/distributed_runtime/BUILD
+++ b/tensorflow/core/distributed_runtime/BUILD
@@ -399,7 +399,6 @@ cc_library(
srcs = ["server_lib.cc"],
hdrs = ["server_lib.h"],
deps = [
- "//tensorflow/core:framework",
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all_cc",