aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/iossim/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/iossim/BUILD')
-rw-r--r--third_party/iossim/BUILD12
1 files changed, 0 insertions, 12 deletions
diff --git a/third_party/iossim/BUILD b/third_party/iossim/BUILD
deleted file mode 100644
index f070cac910..0000000000
--- a/third_party/iossim/BUILD
+++ /dev/null
@@ -1,12 +0,0 @@
-licenses(["notice"]) # 3-clause BSD
-
-filegroup(
- name = "srcs",
- srcs = glob(["**"]),
- visibility = [
- "//src:__pkg__",
- "//third_party:__pkg__",
- ],
-)
-
-exports_files(["iossim"])