mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 07:49:29 +00:00
Remove unused plain_mailer layout (#28065)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class AdminMailer < ApplicationMailer
|
||||
layout 'plain_mailer'
|
||||
|
||||
helper :accounts
|
||||
helper :languages
|
||||
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
= yield
|
||||
Reference in New Issue
Block a user