mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 16:07:15 +02: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:
parent
43ed2cd7b3
commit
b5412adba9
12 changed files with 0 additions and 12 deletions
|
@ -81,7 +81,6 @@ java_library(
|
|||
"@com_google_appengine_api_1_0_sdk",
|
||||
"@com_google_code_findbugs_jsr305",
|
||||
"@com_google_dagger",
|
||||
"@com_google_guava",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue