Remove dead code
This commit is contained in:
parent
eb5c203d74
commit
a5e8ab0caa
1 changed files with 0 additions and 11 deletions
|
@ -104,17 +104,6 @@ module Mutant
|
|||
context.root(node)
|
||||
end
|
||||
|
||||
# Return root AST node for original AST ndoe
|
||||
#
|
||||
# @return [Parser::AST::Node]
|
||||
#
|
||||
# @api private
|
||||
#
|
||||
def original_root
|
||||
root(node)
|
||||
end
|
||||
memoize :original_root
|
||||
|
||||
# Return match expression
|
||||
#
|
||||
# @return [Expression]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue