Skip to content

Commit

Permalink
Revert "Do not require active_storage/engine"
Browse files Browse the repository at this point in the history
This reverts commit ea0254b.

(cherry picked from commit 9c87e08)
  • Loading branch information
tvdeyen committed Nov 1, 2023
1 parent 08d9569 commit f5290d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/lib/spree/core.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
require "active_job/railtie"
require "active_model/railtie"
require "active_record/railtie"
require "active_storage/engine"
require "sprockets/railtie"

require 'acts_as_list'
Expand Down

0 comments on commit f5290d0

Please sign in to comment.