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.
  • Loading branch information
tvdeyen committed Nov 1, 2023
1 parent 39b1c92 commit 9c87e08
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 'active_support/deprecation'
Expand Down

0 comments on commit 9c87e08

Please sign in to comment.