Skip to content

Commit

Permalink
fix: buildifier
Browse files Browse the repository at this point in the history
  • Loading branch information
jjmaestro committed Dec 11, 2024
1 parent ab4ddd2 commit 18ff6f8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion apt/private/deb_translate_lock.bzl
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
"repository rule for generating a dependency graph from a lockfile."

load("@bazel_skylib//lib:new_sets.bzl", "sets")
load(":lockfile.bzl", "lockfile")
load(":starlark_codegen_utils.bzl", "starlark_codegen_utils")
load(":util.bzl", "util")
Expand Down
1 change: 0 additions & 1 deletion examples/ubuntu_snapshot/BUILD.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
load("@aspect_bazel_lib//lib:tar.bzl", "tar")
load("@container_structure_test//:defs.bzl", "container_structure_test")
load("@rules_distroless//apt:defs.bzl", "dpkg_status")
load("@rules_distroless//distroless:defs.bzl", "group", "passwd")
load("@rules_oci//oci:defs.bzl", "oci_image", "oci_load")

Expand Down

0 comments on commit 18ff6f8

Please sign in to comment.