Skip to content

Commit 0e4a169

Browse files
committed
Remove unnecessary dep.
1 parent 937ed78 commit 0e4a169

File tree

1 file changed

+0
-1
lines changed
  • src/main/java/me/dinowernli/grpc/prometheus

1 file changed

+0
-1
lines changed

src/main/java/me/dinowernli/grpc/prometheus/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ java_library(
44
name = "prometheus",
55
srcs = glob(["*.java"]),
66
deps = [
7-
"//src/main/proto:hello_proto_grpc",
87
"//third_party/grpc",
98
"//third_party/prometheus",
109
],

0 commit comments

Comments
 (0)