Remove 'awesome_print' require

This commit is contained in:
epitron 2011-04-22 02:16:35 -04:00
parent e5fdef3335
commit 82d83f96e6
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
require "awesome_print"
class Pry
DEFAULT_PRINT = proc do |output, value|
if Pry.color