mirror of
https://github.com/google/nomulus
synced 2026-09-04 15:17:13 +00:00
Clean up annotation imports in BUILD files
This affects JSR305, JSR330, and Guava annotations. The exact command run to generate this CL was: build_cleaner '//third_party/java_src/gtld/...' -c '' --dep_restrictions='//third_party/java/jsr330_inject,//third_party/java/jsr305_annotations,[]' ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=202322747
This commit is contained in:
@@ -11,7 +11,6 @@ java_library(
|
||||
deps = [
|
||||
"//java/google/registry/util",
|
||||
"//third_party/objectify:objectify-v4_1",
|
||||
"@com_google_code_findbugs_jsr305",
|
||||
"@com_google_guava",
|
||||
"@com_google_re2j",
|
||||
"@javax_servlet_api",
|
||||
|
||||
Reference in New Issue
Block a user