mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Move interactor to namespace
This commit is contained in:
parent
a40116e05e
commit
8ff8aa78c8
8 changed files with 102 additions and 96 deletions
|
@ -79,6 +79,6 @@ class DomainCron
|
|||
end
|
||||
|
||||
def self.start_client_hold
|
||||
ClientHoldInteraction::SetClientHold.run!
|
||||
Domains::ClientHold::SetClientHold.run!
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue