Skip to content

Commit 9fb3248

Browse files
Automated Code Change
PiperOrigin-RevId: 785718222
1 parent 71f48bc commit 9fb3248

File tree

1 file changed

+1
-6
lines changed
  • tensorflow_serving/apis/internal

1 file changed

+1
-6
lines changed

tensorflow_serving/apis/internal/BUILD

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22

33
load("//tensorflow_serving:serving.bzl", "serving_proto_library")
44

5-
package(
6-
default_visibility = [
7-
"//tensorflow_serving:internal",
8-
],
9-
features = ["-layering_check"],
10-
)
5+
package(features = ["-layering_check"])
116

127
licenses(["notice"])
138

0 commit comments

Comments
 (0)