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
-1
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]