mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 07:57:13 +02:00
Drop RegistryCursor
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=126937242
This commit is contained in:
parent
458a673601
commit
b74ab4bc27
4 changed files with 0 additions and 203 deletions
|
@ -46,7 +46,6 @@ import google.registry.model.rde.RdeRevision;
|
|||
import google.registry.model.registrar.Registrar;
|
||||
import google.registry.model.registrar.RegistrarContact;
|
||||
import google.registry.model.registry.Registry;
|
||||
import google.registry.model.registry.RegistryCursor;
|
||||
import google.registry.model.registry.label.PremiumList;
|
||||
import google.registry.model.registry.label.ReservedList;
|
||||
import google.registry.model.reporting.HistoryEntry;
|
||||
|
@ -107,7 +106,6 @@ public final class EntityClasses {
|
|||
RegistrarCredit.class,
|
||||
RegistrarCreditBalance.class,
|
||||
Registry.class,
|
||||
RegistryCursor.class,
|
||||
ReservedList.class,
|
||||
ServerSecret.class,
|
||||
SignedMarkRevocationList.class,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue