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:
parent
e5fdef3335
commit
82d83f96e6
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue