mirror of
https://github.com/google/nomulus.git
synced 2025-05-18 18:29:36 +02:00
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:
parent
58b7babc2b
commit
a56a0677ba
66 changed files with 97 additions and 9248 deletions
|
@ -468,8 +468,8 @@ public final class ConfigModule {
|
|||
/**
|
||||
* Returns the Google Cloud Storage bucket for importing escrow files.
|
||||
*
|
||||
* @see google.registry.rde.RdeContactImportAction
|
||||
* @see google.registry.rde.RdeHostImportAction
|
||||
* @see google.registry.rde.imports.RdeContactImportAction
|
||||
* @see google.registry.rde.imports.RdeHostImportAction
|
||||
*/
|
||||
@Provides
|
||||
@Config("rdeImportBucket")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue