aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE6
1 files changed, 0 insertions, 6 deletions
diff --git a/WORKSPACE b/WORKSPACE
index dfa7ca5b18..8a8dc2cb2b 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -1,11 +1,5 @@
workspace(name = "io_bazel")
-load("/tools/build_defs/jsonnet/jsonnet", "jsonnet_repositories")
-load("/tools/build_rules/rust/rust", "rust_repositories")
-
-jsonnet_repositories()
-rust_repositories()
-
# Protobuf expects an //external:python_headers label which would contain the
# Python headers if fast Python protos is enabled. Since we are not using fast
# Python protos, bind python_headers to a dummy target.