Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Splines committed Mar 12, 2024
1 parent 69c2409 commit e01d363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/user_cleaner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ def move_mail(message_ids, attempt = 0)
end

def clean!
# TODO: Implement new old user cleaner logic
# TODO: Implement new user cleaner logic
# login
# search_emails_and_hashes
# return if @email_dict.blank?
Expand Down

0 comments on commit e01d363

Please sign in to comment.