Skip to content

Commit

Permalink
Remove broken Dry::Equalizer line
Browse files Browse the repository at this point in the history
  • Loading branch information
skryukov committed Nov 12, 2019
1 parent 06f7b7f commit 6b5f29f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/dry/schema/dsl.rb
Expand Up @@ -51,8 +51,6 @@ class DSL

extend Dry::Initializer

include ::Dry::Equalizer(:options)

# @return [Compiler] The rule compiler object
option :compiler, default: -> { Compiler.new }

Expand Down

0 comments on commit 6b5f29f

Please sign in to comment.