mirror of
https://github.com/google/nomulus
synced 2026-07-19 14:32:44 +00:00
Remove deprecated Datastore backup code
Removed three Action classes and the CheckSnapshot command. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=230545631
This commit is contained in:
@@ -75,7 +75,6 @@ import javax.inject.Singleton;
|
||||
interface RegistryToolComponent {
|
||||
void inject(CheckDomainClaimsCommand command);
|
||||
void inject(CheckDomainCommand command);
|
||||
void inject(CheckSnapshotCommand command);
|
||||
void inject(CountDomainsCommand command);
|
||||
void inject(CreateAnchorTenantCommand command);
|
||||
void inject(CreateCdnsTld command);
|
||||
|
||||
Reference in New Issue
Block a user