mirror of
https://github.com/internetee/registry.git
synced 2025-07-31 23:16:23 +02:00
refactored
This commit is contained in:
parent
64a7e0fb53
commit
59fb12b840
2 changed files with 13 additions and 2 deletions
|
@ -58,7 +58,6 @@ def prepare_contacts(options)
|
|||
validation_events_ids = ValidationEvent.where('created_at > ?', time).pluck(:validation_eventable_id)
|
||||
|
||||
Contact.where.not(id: validation_events_ids)
|
||||
# contacts.reject(&:need_to_start_force_delete?) # temporarily commented out code
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue