about summary refs log tree commit diff
path: root/third_party/glog/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/glog/BUILD')
-rw-r--r--third_party/glog/BUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/third_party/glog/BUILD b/third_party/glog/BUILD
deleted file mode 100644
index 37fb27bb43..0000000000
--- a/third_party/glog/BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-licenses(['notice'])
-
-load(':bazel/glog.bzl', 'glog_library')
-
-glog_library()