mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 07:48:02 +08:00
DEV: Remove legacy user menu (#21308)
This commit is contained in:
@ -279,7 +279,6 @@ class Notification < ActiveRecord::Base
|
||||
notifications.to_a
|
||||
end
|
||||
|
||||
# TODO(osama): deprecate this method when redesigned_user_menu_enabled is removed
|
||||
def self.recent_report(user, count = nil, types = [])
|
||||
return unless user && user.user_option
|
||||
|
||||
|
Reference in New Issue
Block a user