Skip to content

Commit 7a11e70

Browse files
committed
Drop nolonger needed module config
1 parent 6d00d01 commit 7a11e70

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/MODULE.bazel

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ bazel_dep(name = "boringssl", version = "0.20251002.0")
3434
# TODO: Remove when protobuf is released with a version of rules_python that supports 8.x
3535
bazel_dep(name = "rules_python", version = "1.6.3")
3636

37-
register_toolchains(
38-
"//:ninja_mac_arm64_toolchain",
39-
)
40-
4137
go_sdk = use_extension("@io_bazel_rules_go//go:extensions.bzl", "go_sdk")
4238
go_sdk.download(
4339
name = "go_sdk",

0 commit comments

Comments
 (0)