mirror of
https://github.com/google/nomulus
synced 2026-08-19 05:36:11 +00:00
Clean up Guava imports in BUILD files
This removes the following unnecessary imports: [] [] [] [] [] [] [] [] [] [] [] [] [] [] The exact command run to generate this CL was: build_cleaner '//third_party/java_src/gtld/...' -c '' --dep_restrictions='[],[],[],[],[],[],[],[],[],[],[],[],[],[]' ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=202325520
This commit is contained in:
@@ -29,7 +29,6 @@ java_library(
|
||||
"@com_google_dagger",
|
||||
"@com_google_flogger",
|
||||
"@com_google_flogger_system_backend",
|
||||
"@com_google_guava",
|
||||
"@javax_inject",
|
||||
"@javax_servlet_api",
|
||||
"@org_bouncycastle_bcpkix_jdk15on",
|
||||
|
||||
Reference in New Issue
Block a user