Remove MailerHelper does nothing ()

pull/9607/head
ysksn committed by Eugen Rochko
parent aa0e1ff286
commit bd4ee732c2

@ -1,4 +0,0 @@
# frozen_string_literal: true
module MailerHelper
end

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

Loading…
Cancel
Save