aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/c/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/c/BUILD')
-rw-r--r--tensorflow/c/BUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/tensorflow/c/BUILD b/tensorflow/c/BUILD
index f4a486d330..d096647558 100644
--- a/tensorflow/c/BUILD
+++ b/tensorflow/c/BUILD
@@ -279,8 +279,6 @@ tf_cuda_library(
deps = [
":c_api",
":c_api_internal",
- # TODO(b/74620627): remove when _USE_C_SHAPES is removed
- "//tensorflow/python:cpp_shape_inference_proto_cc",
],
)