Skip to content

Commit 9eebf4e

Browse files
committed
Remove dead bzl_library
1 parent c9b5bf4 commit 9eebf4e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

py/tests/py_venv_image_layer/BUILD.bazel

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,3 @@ container_structure_test(
138138
"@platforms//cpu:aarch64",
139139
],
140140
)
141-
142-
bzl_library(
143-
name = "asserts",
144-
srcs = ["asserts.bzl"],
145-
deps = ["@aspect_bazel_lib//lib:write_source_files"],
146-
)

0 commit comments

Comments
 (0)