Remove debug statement
This commit is contained in:
parent
dffe2a26e6
commit
f3cb1bda68
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ module Mutant
|
|||
# @api private
|
||||
#
|
||||
def run
|
||||
puts source
|
||||
eval(source, TOPLEVEL_BINDING)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue