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:
Sojan Jose
2025-08-14 14:25:52 +02:00
parent 54bd800a82
commit ac1b6d070e
-1
View File
@@ -41,7 +41,6 @@
class Message < ApplicationRecord
include MessageFilterHelpers
include Liquidable
NUMBER_OF_PERMITTED_ATTACHMENTS = 15
TEMPLATE_PARAMS_SCHEMA = {