Skip to content

Commit

Permalink
Automatic code cleanup.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 697081436
Change-Id: I135693ec26f937f0439939578437f5ce1eec3ffa
  • Loading branch information
hvadehra authored and copybara-github committed Nov 16, 2024
1 parent b3dd17a commit 09c848f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/com/google/devtools/build/lib/testutil/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# A grab-bag of testing utilities.

load("@bazel_skylib//rules:write_file.bzl", "write_file")
load("@rules_java//java:defs.bzl", "java_library", "java_test")
load("@rules_java//java:defs.bzl", "java_binary", "java_library", "java_test")
load("//src/tools/bzlmod:blazel_utils.bzl", "get_canonical_repo_name")

package(
Expand Down

0 comments on commit 09c848f

Please sign in to comment.