Skip to content

Commit 73ffbe3

Browse files
committed
no .bzl
1 parent 4e42aa0 commit 73ffbe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/private/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ bzl_library(
183183
name = "glob_excludes_bzl",
184184
srcs = ["glob_excludes.bzl"],
185185
deps = [
186-
"@bazel_features//:features.bzl",
186+
"@bazel_features//:features",
187187
],
188188
)
189189

0 commit comments

Comments
 (0)