mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 16:59:41 +00:00
Fix Style/MutableConstant cop (#33602)
This commit is contained in:
@@ -51,7 +51,7 @@ class DeleteAccountService < BaseService
|
||||
scheduled_statuses
|
||||
status_pins
|
||||
tag_follows
|
||||
)
|
||||
).freeze
|
||||
|
||||
ASSOCIATIONS_ON_DESTROY = %w(
|
||||
reports
|
||||
|
||||
Reference in New Issue
Block a user