Fix Style/MutableConstant
cop (#33602)
This commit is contained in:
parent
998cf0dd53
commit
3db8498903
4 changed files with 6 additions and 15 deletions
|
@ -51,7 +51,7 @@ class DeleteAccountService < BaseService
|
|||
scheduled_statuses
|
||||
status_pins
|
||||
tag_follows
|
||||
)
|
||||
).freeze
|
||||
|
||||
ASSOCIATIONS_ON_DESTROY = %w(
|
||||
reports
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue