Skip to content

Commit

Permalink
Rely on auto-loadable dry-system
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Oct 15, 2022
1 parent 0bc6a4a commit 697e0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dry/effects/extensions/system.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

require "dry/system/container"
require "dry/system"

Dry::Effects.load_extensions(:auto_inject)

Expand Down

0 comments on commit 697e0be

Please sign in to comment.