summaryrefslogtreecommitdiffhomepage
path: root/benchmarks/harness/machine_mocks/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/harness/machine_mocks/BUILD')
-rw-r--r--benchmarks/harness/machine_mocks/BUILD9
1 files changed, 0 insertions, 9 deletions
diff --git a/benchmarks/harness/machine_mocks/BUILD b/benchmarks/harness/machine_mocks/BUILD
deleted file mode 100644
index c8ec4bc79..000000000
--- a/benchmarks/harness/machine_mocks/BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-package(
- default_visibility = ["//benchmarks:__subpackages__"],
- licenses = ["notice"],
-)
-
-py_library(
- name = "machine_mocks",
- srcs = ["__init__.py"],
-)