Skip to content

Commit 26d6234

Browse files
committed
Fix up formatting
1 parent 8db5bb3 commit 26d6234

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)