Improve readability

#660
This commit is contained in:
Artur Beljajev 2018-01-26 01:01:27 +02:00
parent df2fa646d6
commit 3da7683949
2 changed files with 8 additions and 17 deletions

View file

@ -29,7 +29,6 @@ module Repp
else
errors << { title: "#{domain_name} transfer code is wrong" }
end
else
errors << { title: "#{domain_name} does not exist" }
end