Skip to content

Commit

Permalink
Unrequire ‘pry’
Browse files Browse the repository at this point in the history
  • Loading branch information
ludwigschubert committed Jan 14, 2014
1 parent bff8ea8 commit 4aceeca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/mail_extract/parser.rb
@@ -1,6 +1,6 @@
require 'strscan'
require 'pry'
require 'pry-debugger'
# require 'pry'
# require 'pry-debugger'

module MailExtract
class Parser
Expand Down

0 comments on commit 4aceeca

Please sign in to comment.