Skip to content

Commit

Permalink
remove unnecessary dependency (#9195)
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
  • Loading branch information
eikemeier committed Nov 9, 2021
1 parent 13d559b commit d37dcf9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/util/BUILD
Expand Up @@ -12,7 +12,6 @@ java_library(
visibility = ["//visibility:public"],
deps = [
"//java/core",
"//java/lite",
"@maven//:com_google_code_findbugs_jsr305",
"@maven//:com_google_code_gson_gson",
"@maven//:com_google_errorprone_error_prone_annotations",
Expand Down

0 comments on commit d37dcf9

Please sign in to comment.