Skip to content

Commit

Permalink
Removed requires to did_you_mean
Browse files Browse the repository at this point in the history
  • Loading branch information
nanobowers committed Apr 27, 2024
1 parent a7b13fa commit 09de828
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/optimist.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# optimist is licensed under the MIT license.

require 'date'
require 'did_you_mean/levenshtein'
require 'did_you_mean/jaro_winkler'

module Optimist
VERSION = "3.1.0"
Expand Down

0 comments on commit 09de828

Please sign in to comment.