mirror of
https://github.com/google/nomulus.git
synced 2025-05-14 16:37:13 +02:00
Flatten the domain restore flow
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=134299792
This commit is contained in:
parent
905297245b
commit
099242e318
2 changed files with 147 additions and 106 deletions
|
@ -39,8 +39,8 @@ import com.google.common.collect.ImmutableSortedMap;
|
|||
import com.googlecode.objectify.Key;
|
||||
import google.registry.flows.EppException.UnimplementedExtensionException;
|
||||
import google.registry.flows.ResourceFlowTestCase;
|
||||
import google.registry.flows.ResourceFlowUtils.ResourceDoesNotExistException;
|
||||
import google.registry.flows.ResourceFlowUtils.ResourceNotOwnedException;
|
||||
import google.registry.flows.ResourceMutateFlow.ResourceDoesNotExistException;
|
||||
import google.registry.flows.domain.DomainFlowUtils.CurrencyUnitMismatchException;
|
||||
import google.registry.flows.domain.DomainFlowUtils.CurrencyValueScaleException;
|
||||
import google.registry.flows.domain.DomainFlowUtils.DomainReservedException;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue