Skip to content

Commit

Permalink
Unused class clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
yulgolem committed Nov 24, 2020
1 parent cb3cf37 commit 89c5413
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions app/jobs/domain_delete_confirm_email_job.rb

This file was deleted.

2 changes: 1 addition & 1 deletion test/models/whois/record_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ def test_updates_whois_record_from_auction_when_payment_received
end

def registration_deadline
Time.zone.now + 10.days
@registration_deadline ||= Time.zone.now + 10.days
end
end

0 comments on commit 89c5413

Please sign in to comment.