mirror of
https://github.com/google/nomulus
synced 2026-01-06 21:47:31 +00:00
Delete obsoleted non-batched DNS refresh on host rename action
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=135681285
This commit is contained in:
@@ -17,7 +17,7 @@ package google.registry.flows.async;
|
||||
import static google.registry.flows.async.DeleteContactsAndHostsAction.PARAM_IS_SUPERUSER;
|
||||
import static google.registry.flows.async.DeleteContactsAndHostsAction.PARAM_REQUESTING_CLIENT_ID;
|
||||
import static google.registry.flows.async.DeleteContactsAndHostsAction.PARAM_RESOURCE_KEY;
|
||||
import static google.registry.flows.async.DnsRefreshForHostRenameAction.PARAM_HOST_KEY;
|
||||
import static google.registry.flows.async.RefreshDnsOnHostRenameAction.PARAM_HOST_KEY;
|
||||
import static google.registry.flows.async.RefreshDnsOnHostRenameAction.QUEUE_ASYNC_HOST_RENAME;
|
||||
|
||||
import com.google.appengine.api.taskqueue.Queue;
|
||||
|
||||
Reference in New Issue
Block a user