mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-08 07:45:23 -05:00
Remove MailerHelper does nothing (#9604)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user