Skip to content

Commit 4f42625

Browse files
committed
cleanup
1 parent a73fa14 commit 4f42625

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

python/private/BUILD.bazel

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -312,16 +312,6 @@ bzl_library(
312312
],
313313
)
314314

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-
325315
bzl_library(
326316
name = "pythons_hub_bzl",
327317
srcs = ["pythons_hub.bzl"],

0 commit comments

Comments
 (0)