mirror of
https://github.com/google/nomulus.git
synced 2025-05-30 17:24:03 +02:00
Remove proxy's dependency on config
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=221666668
This commit is contained in:
parent
dee559baee
commit
86007622f7
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ java_library(
|
||||||
"config/*.yaml",
|
"config/*.yaml",
|
||||||
]),
|
]),
|
||||||
deps = [
|
deps = [
|
||||||
"//java/google/registry/config",
|
|
||||||
"//java/google/registry/util",
|
"//java/google/registry/util",
|
||||||
"@com_beust_jcommander",
|
"@com_beust_jcommander",
|
||||||
"@com_fasterxml_jackson_core",
|
"@com_fasterxml_jackson_core",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue