1
0
mirror of https://github.com/google/nomulus synced 2026-06-09 16:33:02 +00:00

Remove proxy's dependency on config

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=221666668
This commit is contained in:
jianglai
2018-11-15 12:11:33 -08:00
parent dee559baee
commit 86007622f7
-1
View File
@@ -18,7 +18,6 @@ java_library(
"config/*.yaml",
]),
deps = [
"//java/google/registry/config",
"//java/google/registry/util",
"@com_beust_jcommander",
"@com_fasterxml_jackson_core",