Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit cb78890

Browse files
committed
revert WORKSPACE
1 parent cb81bd7 commit cb78890

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

WORKSPACE

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,3 @@ switched_rules_by_language(
123123
gapic = True,
124124
grpc = True,
125125
)
126-
127-
128-
# BEGIN workaround
129-
load("@rules_python//python:repositories.bzl", "python_register_toolchains")
130-
131-
python_register_toolchains(
132-
name = "python311",
133-
python_version = "3.11",
134-
)
135-
# END workaround

0 commit comments

Comments
 (0)