summaryrefslogtreecommitdiff
path: root/examples/where_is_my_output/WORKSPACE
diff options
context:
space:
mode:
Diffstat (limited to 'examples/where_is_my_output/WORKSPACE')
-rw-r--r--examples/where_is_my_output/WORKSPACE2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/where_is_my_output/WORKSPACE b/examples/where_is_my_output/WORKSPACE
index 50f3c24..e2cdda3 100644
--- a/examples/where_is_my_output/WORKSPACE
+++ b/examples/where_is_my_output/WORKSPACE
@@ -14,8 +14,6 @@
workspace(name = "rich_structure")
-load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
-
local_repository(
name = "rules_pkg",
path = "../..",