Skip to content

Commit

Permalink
Merge pull request #182 from solidusio/kennyadsl/remove-deprecation
Browse files Browse the repository at this point in the history
Remove deprecated module inclusion
  • Loading branch information
kennyadsl committed Feb 18, 2021
2 parents c7d30c6 + 7b3e5d3 commit d79ce88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/solidus_i18n/engine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

module SolidusI18n
class Engine < Rails::Engine
include SolidusSupport::EngineExtensions::Decorators
include SolidusSupport::EngineExtensions

isolate_namespace ::Spree

Expand Down

0 comments on commit d79ce88

Please sign in to comment.