mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-12-22 05:08:03 +00:00
Remove MailerHelper does nothing (#9604)
This commit is contained in:
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…
Reference in a new issue