Refactor RDE import stuff into its own rde.imports package

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=141566236
This commit is contained in:
mcilwain 2016-12-09 09:38:17 -08:00 committed by Ben McIlwain
parent 58b7babc2b
commit a56a0677ba
66 changed files with 97 additions and 9248 deletions

View file

@ -32,6 +32,7 @@ java_library(
"//java/google/registry/monitoring/metrics",
"//java/google/registry/monitoring/whitebox",
"//java/google/registry/rde",
"//java/google/registry/rde/imports",
"//java/google/registry/request",
"//java/google/registry/request:modules",
"//java/google/registry/tmch",