mirror of
https://github.com/google/nomulus
synced 2026-02-04 20:12:23 +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:
@@ -25,7 +25,7 @@ import com.beust.jcommander.ParameterException;
|
||||
import com.google.appengine.tools.remoteapi.RemoteApiException;
|
||||
import com.google.common.collect.ImmutableMap;
|
||||
import com.googlecode.objectify.Key;
|
||||
import google.registry.model.domain.AllocationToken;
|
||||
import google.registry.model.domain.token.AllocationToken;
|
||||
import google.registry.model.reporting.HistoryEntry;
|
||||
import google.registry.testing.DeterministicStringGenerator;
|
||||
import google.registry.testing.DeterministicStringGenerator.Rule;
|
||||
|
||||
Reference in New Issue
Block a user