mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
Refactor some dispute logic
This commit is contained in:
parent
e7ad4a7c64
commit
be14ede8b6
8 changed files with 42 additions and 48 deletions
|
@ -29,8 +29,6 @@ module DNS
|
|||
:at_auction
|
||||
elsif awaiting_payment?
|
||||
:awaiting_payment
|
||||
elsif disputed?
|
||||
:disputed
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue