mirror of
https://github.com/google/nomulus
synced 2026-08-18 05:06:16 +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:
@@ -13,11 +13,11 @@ java_library(
|
||||
"@com_google_api_client",
|
||||
"@com_google_apis_google_api_services_admin_directory",
|
||||
"@com_google_apis_google_api_services_groupssettings",
|
||||
"@com_google_code_findbugs_jsr305",
|
||||
"@com_google_dagger",
|
||||
"@com_google_flogger",
|
||||
"@com_google_flogger_system_backend",
|
||||
"@com_google_guava",
|
||||
"@javax_inject",
|
||||
"@javax_servlet_api",
|
||||
"@joda_time",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user