mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Fix domain delete functionality
This commit is contained in:
parent
5693d0dd74
commit
6045cd4e56
1 changed files with 0 additions and 4 deletions
|
@ -51,10 +51,6 @@ module Actions
|
|||
else
|
||||
domain.set_pending_delete!
|
||||
end
|
||||
|
||||
return false if domain.errors.any?
|
||||
return false if domain.errors[:epp_errors].any?
|
||||
|
||||
true
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue