mirror of
https://github.com/mastodon/mastodon
synced 2025-04-12 00:56:38 +02:00
Remove unused Mention#active?
method (#31697)
This commit is contained in:
parent
24a0b20408
commit
406b8211f5
@ -29,8 +29,4 @@ class Mention < ApplicationRecord
|
||||
to: :account,
|
||||
prefix: true
|
||||
)
|
||||
|
||||
def active?
|
||||
!silent?
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user