Expurgate vestiges of superannuated flow hierarchy

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=135407546
This commit is contained in:
mcilwain 2016-10-06 14:46:31 -07:00 committed by Ben McIlwain
parent 179bd22531
commit 43c67403fa
6 changed files with 2 additions and 296 deletions

View file

@ -25,7 +25,7 @@ import com.google.common.base.Optional;
import com.google.common.collect.ImmutableList;
import com.googlecode.objectify.Key;
import google.registry.flows.EppException;
import google.registry.flows.ResourceMutateFlow.ResourceDoesNotExistException;
import google.registry.flows.ResourceFlowUtils.ResourceDoesNotExistException;
import google.registry.model.ImmutableObject;
import google.registry.model.domain.DomainCommand.Create;
import google.registry.model.domain.DomainResource;