mirror of
https://github.com/google/nomulus.git
synced 2025-05-14 16:37:13 +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
|
@ -17,7 +17,6 @@ java_library(
|
|||
"//java/google/registry/module/pubapi",
|
||||
"//java/google/registry/request",
|
||||
"//javatests/google/registry/testing",
|
||||
"@com_google_guava",
|
||||
"@com_google_truth",
|
||||
"@com_google_truth_extensions_truth_java8_extension",
|
||||
"@javax_servlet_api",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue