mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 20:34:50 +08:00
DEV: Fix Lint/DuplicateMethods (#24746)
This commit is contained in:
@ -18,8 +18,6 @@ class About
|
||||
include ActiveModel::Serialization
|
||||
include StatsCacheable
|
||||
|
||||
attr_accessor :moderators, :admins
|
||||
|
||||
def self.stats_cache_key
|
||||
"about-stats"
|
||||
end
|
||||
|
Reference in New Issue
Block a user