Skip to content

Commit 99419ef

Browse files
committed
Run ./scripts/format.sh
1 parent 014d1c3 commit 99419ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/tests/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
load("@crates//:defs.bzl", "all_crate_deps")
2-
load("//rust:defs.bzl", "rust_library", "rust_test_suite", "rustfmt_config")
2+
load("//rust:defs.bzl", "rust_test_suite", "rustfmt_config")
33

44
rustfmt_config(
55
name = "enable-rustfmt",

0 commit comments

Comments
 (0)