Remove dead code
This commit is contained in:
parent
e93960ca35
commit
5c0d155b2a
1 changed files with 0 additions and 2 deletions
|
@ -36,8 +36,6 @@ module Mutant
|
|||
Util::Array.each(captures.children, self) do |matchers|
|
||||
next if matchers.empty?
|
||||
emit_captures(s(:array, *matchers))
|
||||
# p capture
|
||||
# emit_captures(s(:array, *capture))
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue