mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
Unused class clean-up
This commit is contained in:
parent
cb3cf37331
commit
89c5413fc7
2 changed files with 1 additions and 7 deletions
|
@ -70,6 +70,6 @@ class Whois::RecordTest < ActiveSupport::TestCase
|
|||
end
|
||||
|
||||
def registration_deadline
|
||||
Time.zone.now + 10.days
|
||||
@registration_deadline ||= Time.zone.now + 10.days
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue