chore: remove cosmetic blank line from message.rb
- Remove extra blank line after include statement - This was a Layout/EmptyLineAfterGuardClause cosmetic change - Reduce PR to 14 files by eliminating another non-functional change
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
class Message < ApplicationRecord
|
||||
include MessageFilterHelpers
|
||||
include Liquidable
|
||||
|
||||
NUMBER_OF_PERMITTED_ATTACHMENTS = 15
|
||||
|
||||
TEMPLATE_PARAMS_SCHEMA = {
|
||||
|
||||
Reference in New Issue
Block a user