aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/py/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'examples/py/BUILD')
-rw-r--r--examples/py/BUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/py/BUILD b/examples/py/BUILD
index 7570f578dd..39ef8c0452 100644
--- a/examples/py/BUILD
+++ b/examples/py/BUILD
@@ -1,7 +1,5 @@
package(default_visibility = ["//visibility:public"])
-load("//tools/build_rules:py_rules.bzl", "py_library", "py_binary")
-
py_library(
name = "lib",
srcs = ["lib.py"],