Fix Bazel build

… by removing BUILD file erroneously introduced by Change If6851542.

Change-Id: Ie857b24e355eae756ca15228d8dfdfea7a4cc47c
diff --git a/common/m2/repository/com/google/protobuf/protoc/3.0.0/BUILD b/common/m2/repository/com/google/protobuf/protoc/3.0.0/BUILD
deleted file mode 100644
index 9f70a00..0000000
--- a/common/m2/repository/com/google/protobuf/protoc/3.0.0/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-# This BUILD file was generated by //tools/base/bazel:java_import_generator, please do not edit.
-
-java_import(name = "jar", jars = ["protoc-3.0.0-linux-x86_64.exe"], visibility = ["//visibility:public"])