Removed unecessary dependency

PiperOrigin-RevId: 182959711
This commit is contained in:
Benoit Steiner 2018-01-23 10:59:00 -08:00 committed by TensorFlower Gardener
parent 0bcbe479b4
commit 144bfce5be

View File

@ -673,7 +673,6 @@ cc_library(
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow",
],
)