Skip to content

Commit

Permalink
Remove unnecessary dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
dinowernli committed Jun 12, 2016
1 parent 937ed78 commit 0e4a169
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/me/dinowernli/grpc/prometheus/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ java_library(
name = "prometheus",
srcs = glob(["*.java"]),
deps = [
"//src/main/proto:hello_proto_grpc",
"//third_party/grpc",
"//third_party/prometheus",
],
Expand Down

0 comments on commit 0e4a169

Please sign in to comment.