Skip to content

Commit 71b1005

Browse files
committed
fixup
1 parent 47b770b commit 71b1005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ bzl_library(
249249
visibility = ["//:__subpackages__"],
250250
deps = [
251251
"//python/private:platform_info_bzl",
252-
"//python/private:text_utils_bzl",
252+
"//python/private:text_util_bzl",
253253
],
254254
)
255255

0 commit comments

Comments
 (0)