mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 04:07:33 +02:00
Clarify usage
This commit is contained in:
parent
c85ebf542d
commit
ee48355735
1 changed files with 2 additions and 3 deletions
|
@ -23,9 +23,8 @@ namespace :legal_doc do
|
|||
puts "-----> Hash generated for #{count} rows in #{(Time.zone.now.to_f - start).round(2)} seconds"
|
||||
end
|
||||
|
||||
|
||||
# Starting point is Domain legal docs
|
||||
# then inside it checking the same domains and connected contacts
|
||||
# Temporary workaround
|
||||
# https://github.com/internetee/registry/issues/336
|
||||
desc 'Remove duplicates'
|
||||
task remove_duplicates: :environment do
|
||||
LegalDocument.remove_duplicates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue