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