Skip to content

Commit 0bb7040

Browse files
committed
update comments
1 parent d42f1bb commit 0bb7040

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

MODULE.bazel

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ use_repo(
3737
# We need to do another use_extension call to expose the "pythons_hub"
3838
# repo.
3939
python = use_extension("//python/extensions:python.bzl", "python")
40-
python.defaults(
41-
python_version = "3.11",
42-
)
4340

4441
# The default toolchain to use if nobody configures a toolchain.
4542
# NOTE: This is not a stable version. It is provided for convenience, but will

0 commit comments

Comments
 (0)