Remove Targetable (#3548)
This commit is contained in:
committed by
Eugen Rochko
parent
e014bf8ed0
commit
19084d3c6c
@ -47,7 +47,6 @@ class Account < ApplicationRecord
|
||||
include AccountInteractions
|
||||
include Attachmentable
|
||||
include Remotable
|
||||
include Targetable
|
||||
|
||||
# Local users
|
||||
has_one :user, inverse_of: :account
|
||||
|
Reference in New Issue
Block a user