Make linter happy

This commit is contained in:
Gerhard Schlager 2018-05-13 15:20:39 +02:00 committed by GitHub
parent c9f959f9cb
commit f4e9d47a27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ task "emails:import" => :environment do
end
end
desc 'Send email test message'
task 'emails:test', [:email] => [:environment] do |_, args|
email = args[:email]