mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
cleaned up code (ugly comments)
This commit is contained in:
parent
191eb63c6a
commit
3ea896efba
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@ module Pry
|
|||
target_self = target.eval('self')
|
||||
output.session_start(target_self)
|
||||
|
||||
# NOTE: this is set PRIOR TO the << to @nesting, so the value here
|
||||
# is equal to the ultimate value in nesting.level
|
||||
nesting_level = @nesting.size
|
||||
|
||||
# Make sure _ exists
|
||||
|
|
Loading…
Reference in a new issue