Remove duplicate method def ApplicationHelper#instance_presenter (#30331)

This commit is contained in:
Matt Jankowski 2024-05-17 04:29:13 -04:00 committed by GitHub
parent fc166d07f0
commit a6d12299f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 12 deletions

View file

@ -5,7 +5,6 @@ class UserMailer < Devise::Mailer
helper :accounts
helper :application
helper :mascot
helper :formatting
helper :instance
helper :routing