blob: 0acfe035314f26cc8d364878bd216f11853bbbfa [file] [log] [blame]
Remove unneeded repositories that fail to get downloaded correctly.
diff --git a/tensorflow/workspace0.bzl b/tensorflow/workspace0.bzl
index 22374bc1..7b8e575f 100644
--- a/tensorflow/workspace0.bzl
+++ b/tensorflow/workspace0.bzl
@@ -102,8 +102,6 @@ def workspace():
],
)
- bazel_toolchains_repositories()
-
# Use `swift_rules_dependencies` to fetch the toolchains. With the
# `git_repository` rules above, the following call will skip redefining them.
swift_rules_dependencies()