diff --git a/lib/cybele/generators/app_generator.rb b/lib/cybele/generators/app_generator.rb index dc83a87..bb81f44 100644 --- a/lib/cybele/generators/app_generator.rb +++ b/lib/cybele/generators/app_generator.rb @@ -93,7 +93,6 @@ def configure_mail_setting say 'Setup mail settings' build :configure_action_mailer build :configure_smtp - #build :set_exception_notification build :setup_letter_opener end