summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD9
1 files changed, 0 insertions, 9 deletions
diff --git a/BUILD b/BUILD
deleted file mode 100644
index 6cbf83c..0000000
--- a/BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-load("@hedron_compile_commands//:refresh_compile_commands.bzl", "refresh_compile_commands")
-
-refresh_compile_commands(
- name = "refresh_compile_commands",
-
- targets = {
- "//willow:willow": "",
- },
-)