1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00

Remove 'awesome_print' require

This commit is contained in:
epitron 2011-04-22 02:16:35 -04:00
parent e5fdef3335
commit 82d83f96e6

View file

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