Skip to content

Commit b94295b

Browse files
pchxcopybara-github
authored andcommitted
Internal changes
PiperOrigin-RevId: 696155630
1 parent e54d9cb commit b94295b

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
File renamed without changes.

compression/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ package(
66
],
77
default_visibility = [
88
# Placeholder for internal visibility,
9-
"//:__subpackages__", # Placeholder, do not modify
9+
"//:__subpackages__",
1010
],
1111
)
1212

File renamed without changes.

paligemma/BUILD renamed to paligemma/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package(
33
"//:license", # Placeholder comment, do not modify
44
],
55
default_visibility = [
6-
"//:__subpackages__", # Placeholder, do not modify
6+
"//:__subpackages__",
77
],
88
)
99

0 commit comments

Comments
 (0)