We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a73fa14 commit 4f42625Copy full SHA for 4f42625
1 file changed
python/private/BUILD.bazel
@@ -312,16 +312,6 @@ bzl_library(
312
],
313
)
314
315
-bzl_library(
316
- name = "python_register_multi_toolchains_bzl",
317
- srcs = ["python_register_multi_toolchains.bzl"],
318
- deps = [
319
- ":python_register_toolchains_bzl",
320
- ":toolchains_repo_bzl",
321
- "//python:versions_bzl",
322
- ],
323
-)
324
-
325
bzl_library(
326
name = "pythons_hub_bzl",
327
srcs = ["pythons_hub.bzl"],
0 commit comments