mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Fix some interaction calls
This commit is contained in:
parent
289d06e926
commit
c6f0c3f6a7
9 changed files with 30 additions and 25 deletions
|
@ -6,7 +6,7 @@ module Domains
|
|||
WhoisRecord.where(domain_id: domain.id).destroy_all
|
||||
|
||||
domain.destroy
|
||||
compose(Domains::Delete::NotifyRegistrar, inputs)
|
||||
Domains::Delete::NotifyRegistrar.run(inputs.to_h)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue