Skip to content

Commit 4b18416

Browse files
committed
fixup
1 parent 5157614 commit 4b18416

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

python/private/pypi/BUILD.bazel

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -157,14 +157,6 @@ bzl_library(
157157
],
158158
)
159159

160-
bzl_library(
161-
name = "group_library_bzl",
162-
srcs = ["group_library.bzl"],
163-
deps = [
164-
":generate_group_library_build_bazel_bzl",
165-
],
166-
)
167-
168160
bzl_library(
169161
name = "hub_builder_bzl",
170162
srcs = ["hub_builder.bzl"],

0 commit comments

Comments
 (0)