mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 21:55:25 +08:00
DEV: Fix Lint/DuplicateMethods (#24746)
This commit is contained in:
@ -2,8 +2,6 @@
|
||||
|
||||
module Chat
|
||||
class UserMessageBookmarkSerializer < UserBookmarkBaseSerializer
|
||||
attr_reader :chat_message
|
||||
|
||||
def title
|
||||
fancy_title
|
||||
end
|
||||
|
Reference in New Issue
Block a user