Skip to content

Commit a03f559

Browse files
Automated Code Change
PiperOrigin-RevId: 932190437
1 parent 97811c3 commit a03f559

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

  • tensorflow_model_optimization/python/core/sparsity/keras/tools

tensorflow_model_optimization/python/core/sparsity/keras/tools/BUILD

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22
# Placeholder: load py_library
33
# Placeholder: load py_test
44

5-
package(
6-
default_applicable_licenses = ["//tensorflow_model_optimization:license"],
7-
default_visibility = [
8-
"//tensorflow_model_optimization:__subpackages__",
9-
],
10-
)
5+
package(default_applicable_licenses = ["//tensorflow_model_optimization:license"])
116

127
licenses(["notice"])
138

0 commit comments

Comments
 (0)