From b766987a40adad920934e6991fa1433f61e0be5b Mon Sep 17 00:00:00 2001 From: Carmi Grushko Date: Fri, 4 Sep 2015 00:49:41 +0000 Subject: Rollback of commit 17e9d7cd408eee1e4e73a1fe6f76917954475937. -- MOS_MIGRATED_REVID=102299629 --- examples/proto/BUILD | 6 ------ 1 file changed, 6 deletions(-) (limited to 'examples') diff --git a/examples/proto/BUILD b/examples/proto/BUILD index 32e43e5831..7ce5659ea6 100644 --- a/examples/proto/BUILD +++ b/examples/proto/BUILD @@ -2,12 +2,6 @@ package(default_visibility = ["//visibility:public"]) load("/tools/build_rules/genproto", "proto_java_library") -proto_library( - name = "proto_smoke_test", - srcs = ["test.proto"], -) - -# proto_java_library is a quick and dirty rule to help Bazel compile itself. proto_java_library( name = "test_proto", src = "test.proto", -- cgit v1.2.3