mirror of
https://github.com/google/nomulus
synced 2026-02-03 11:32:24 +00:00
Move the AllocationToken entity to the token subpackage
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=204485366
This commit is contained in:
@@ -17,8 +17,8 @@ package google.registry.flows.domain.token;
|
||||
import com.google.common.collect.ImmutableMap;
|
||||
import com.google.common.net.InternetDomainName;
|
||||
import google.registry.flows.EppException;
|
||||
import google.registry.model.domain.AllocationToken;
|
||||
import google.registry.model.domain.DomainCommand;
|
||||
import google.registry.model.domain.token.AllocationToken;
|
||||
import google.registry.model.registry.Registry;
|
||||
import org.joda.time.DateTime;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user