mirror of
https://github.com/google/nomulus
synced 2026-01-05 04:56:03 +00:00
Unstrip LrpToken from EntityClasses
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=129142160
This commit is contained in:
@@ -28,6 +28,7 @@ import google.registry.model.contact.ContactResource;
|
||||
import google.registry.model.domain.DomainApplication;
|
||||
import google.registry.model.domain.DomainBase;
|
||||
import google.registry.model.domain.DomainResource;
|
||||
import google.registry.model.domain.LrpToken;
|
||||
import google.registry.model.export.LogsExportCursor;
|
||||
import google.registry.model.host.HostResource;
|
||||
import google.registry.model.index.DomainApplicationIndex;
|
||||
@@ -91,6 +92,7 @@ public final class EntityClasses {
|
||||
HostResource.class,
|
||||
Lock.class,
|
||||
LogsExportCursor.class,
|
||||
LrpToken.class,
|
||||
PollMessage.class,
|
||||
PollMessage.Autorenew.class,
|
||||
PollMessage.OneTime.class,
|
||||
|
||||
Reference in New Issue
Block a user