Run Buildifier on almost everything
PiperOrigin-RevId: 379365359
diff --git a/tools/cpp/BUILD.static.bsd b/tools/cpp/BUILD.static.bsd
index d693b27..ef4c2b3 100644
--- a/tools/cpp/BUILD.static.bsd
+++ b/tools/cpp/BUILD.static.bsd
@@ -15,7 +15,7 @@
# This becomes the BUILD file for @local_config_cc// under FreeBSD and OpenBSD.
load(":cc_toolchain_config.bzl", "cc_toolchain_config")
-load("@rules_cc//cc:defs.bzl", "cc_toolchain_suite", "cc_toolchain", "cc_library")
+load("@rules_cc//cc:defs.bzl", "cc_library", "cc_toolchain", "cc_toolchain_suite")
package(default_visibility = ["//visibility:public"])