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