refactor: remove redundant taggable declaration (#7310)
This commit is contained in:
parent
1ee6a8fe90
commit
9985f1c143
@ -2,7 +2,6 @@ module Liquidable
|
||||
extend ActiveSupport::Concern
|
||||
|
||||
included do
|
||||
acts_as_taggable_on :labels
|
||||
before_create :process_liquid_in_content
|
||||
end
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user