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:
mcilwain 2018-06-27 09:56:28 -07:00 committed by Ben McIlwain
parent 43ed2cd7b3
commit b5412adba9
12 changed files with 0 additions and 12 deletions

View file

@ -81,7 +81,6 @@ java_library(
"@com_google_appengine_api_1_0_sdk",
"@com_google_code_findbugs_jsr305",
"@com_google_dagger",
"@com_google_guava",
],
)