mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 07:57:13 +02:00
Remove deprecated PublishDetailReportAction
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=198624767
This commit is contained in:
parent
593dcc3000
commit
c0a7bde95e
5 changed files with 0 additions and 382 deletions
|
@ -19,7 +19,6 @@ import dagger.Subcomponent;
|
|||
import google.registry.backup.BackupModule;
|
||||
import google.registry.backup.RestoreCommitLogsAction;
|
||||
import google.registry.dns.DnsModule;
|
||||
import google.registry.export.PublishDetailReportAction;
|
||||
import google.registry.flows.EppToolAction;
|
||||
import google.registry.flows.EppToolAction.EppToolModule;
|
||||
import google.registry.flows.FlowComponent;
|
||||
|
@ -79,7 +78,6 @@ interface ToolsRequestComponent {
|
|||
ListTldsAction listTldsAction();
|
||||
LoadTestAction loadTestAction();
|
||||
PollMapreduceAction pollMapReduceAction();
|
||||
PublishDetailReportAction publishDetailReportAction();
|
||||
RefreshDnsForAllDomainsAction refreshDnsForAllDomainsAction();
|
||||
ResaveAllHistoryEntriesAction resaveAllHistoryEntriesAction();
|
||||
RestoreCommitLogsAction restoreCommitLogsAction();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue