aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE7
1 files changed, 0 insertions, 7 deletions
diff --git a/WORKSPACE b/WORKSPACE
index d4c0ab8db2..666b8dfe9e 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -64,10 +64,3 @@ new_local_repository(
path = "./third_party/protobuf/3.0.0/",
build_file = "./third_party/protobuf/3.0.0/com_google_protobuf_java.BUILD",
)
-
-load('//tools/build_defs/pkg:apt_get.bzl', 'apt_get')
-
-apt_get(
- name = "graphviz",
- exports_files = ["usr/bin/dot"],
-)