mirror of
https://github.com/google/nomulus.git
synced 2025-07-01 16:53:35 +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
|
@ -26,7 +26,6 @@ java_library(
|
|||
"@com_google_appengine_testing",
|
||||
"@com_google_auto_value",
|
||||
"@com_google_guava",
|
||||
"@com_google_guava_testlib",
|
||||
"@com_google_http_client",
|
||||
"@com_google_truth",
|
||||
"@com_google_truth_extensions_truth_java8_extension",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue