Remove invalid visibility

PiperOrigin-RevId: 322619428
Change-Id: Id83693d12617858a49de3fecfb2343ab1f98616a
This commit is contained in:
Gunhan Gulsoy 2020-07-22 11:39:58 -07:00 committed by TensorFlower Gardener
parent 232a4118c8
commit 30885b432e

View File

@ -58,8 +58,6 @@ visibility = [
"//third_party/py/tensorflow_examples:__subpackages__",
"//third_party/py/tf_agents:__subpackages__", # For benchmarks.
"//third_party/py/tf_slim:__subpackages__",
# TODO(aselle): to pass open source test.
"//bazel_pip/tensorflow/lite/toco/python:__pkg__",
"//third_party/py/tensorflow_docs:__subpackages__",
]