Refactor some dispute logic

This commit is contained in:
Karl Erik Õunapuu 2020-05-12 14:52:27 +03:00
parent e7ad4a7c64
commit be14ede8b6
8 changed files with 42 additions and 48 deletions

View file

@ -29,8 +29,6 @@ module DNS
:at_auction
elsif awaiting_payment?
:awaiting_payment
elsif disputed?
:disputed
end
end