Skip to content

Commit

Permalink
Remove pry import for now (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-e authored Dec 13, 2024
1 parent e634ea9 commit b0c64e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/emerge_cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
require_relative 'utils/version_check'

require 'dry/cli'
require 'pry'
require 'pry-byebug'

module EmergeCLI
extend Dry::CLI::Registry
Expand Down

0 comments on commit b0c64e1

Please sign in to comment.