Skip to content

Commit 6794390

Browse files
Googlertensorflower-gardener
authored andcommitted
Automated Code Change
PiperOrigin-RevId: 822567796
1 parent 748fa73 commit 6794390

File tree

1 file changed

+1
-4
lines changed
  • tensorflow_probability/python/math/psd_kernels

1 file changed

+1
-4
lines changed

tensorflow_probability/python/math/psd_kernels/BUILD

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,7 @@ licenses(["notice"])
2626

2727
package(
2828
# default_applicable_licenses
29-
default_visibility = [
30-
"//tensorflow_probability:__subpackages__",
31-
# "//tensorflow_probability/google:friends", # DisableOnExport
32-
],
29+
default_visibility = ["//tensorflow_probability:__subpackages__"],
3330
)
3431

3532
multi_substrate_py_library(

0 commit comments

Comments
 (0)