Remove unused Bazel import in the Kyverno BUILD file

Signed-off-by: Richard Wall <richard.wall@jetstack.io>
This commit is contained in:
Richard Wall 2021-05-21 14:52:38 +01:00
parent 72f6d4b68d
commit 4d94b57cb1

View File

@ -1,5 +1,3 @@
load("@io_bazel_rules_docker//container:bundle.bzl", "container_bundle")
filegroup(
name = "package-srcs",
srcs = glob(["**"]),