Remove MailerHelper does nothing (#9604)

This commit is contained in:
ysksn
2018-12-22 10:35:55 +09:00
committed by Eugen Rochko
parent aa0e1ff286
commit bd4ee732c2
2 changed files with 0 additions and 5 deletions

View File

@ -5,7 +5,6 @@ class ApplicationMailer < ActionMailer::Base
helper :application
helper :instance
helper :mailer
protected