Skip to content

Commit 74da0cf

Browse files
committed
remove an unused filegroup
1 parent 4288541 commit 74da0cf

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

python/pip_install/BUILD.bazel

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,6 @@ filegroup(
4949
visibility = ["//python:__pkg__"],
5050
)
5151

52-
filegroup(
53-
name = "repositories",
54-
srcs = ["repositories.bzl"],
55-
visibility = ["//tools/private/update_deps:__pkg__"],
56-
)
57-
5852
filegroup(
5953
name = "bzl",
6054
srcs = glob(["*.bzl"]),

0 commit comments

Comments
 (0)