We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 233bb28 commit fff7c02Copy full SHA for fff7c02
1 file changed
bazel/googleapis.BUILD
@@ -26,14 +26,3 @@ cc_library(
26
".",
27
],
28
)
29
-
30
-# TODO(googleapis/google-cloud-cpp#3838): Delete this rule once it's no longer
31
-# used after the next release of -common.
32
-cc_library(
33
- name = "grpc_utils_protos",
34
- deps = [
35
- ":googleapis_system_includes",
36
- "//google/rpc:status_cc_proto",
37
- "@com_github_grpc_grpc//:grpc++",
38
- ],
39
-)
0 commit comments