Remove unused dependency on contrib/util

PiperOrigin-RevId: 265128245
This commit is contained in:
Gunhan Gulsoy 2019-08-23 13:57:10 -07:00 committed by TensorFlower Gardener
parent 77213b6a00
commit c12866ab1c

View File

@ -75,7 +75,6 @@ tf_custom_op_py_library(
srcs_version = "PY2AND3",
deps = [
":audio_microfrontend_op",
"//tensorflow/contrib/util:util_py",
"//tensorflow/python:array_ops",
"//tensorflow/python:client_testlib",
"//tensorflow/python:common_shapes",