mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:34:31 +08:00
DEV: lint against Layout/EmptyLineBetweenDefs (#24914)
This commit is contained in:
@ -32,6 +32,7 @@ module Chat
|
||||
class MessageMover
|
||||
class NoMessagesFound < StandardError
|
||||
end
|
||||
|
||||
class InvalidChannel < StandardError
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user