mirror of
https://github.com/google/nomulus
synced 2026-07-20 06:52:27 +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:
@@ -21,6 +21,7 @@ java_library(
|
||||
"@com_google_http_client",
|
||||
"@com_google_http_client_appengine",
|
||||
"@com_google_http_client_jackson2",
|
||||
"@javax_inject",
|
||||
"@joda_time",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user