Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jul 19, 2017
1 parent 8f87dd5 commit 3e10bdf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ public function reconstruct(Node $classNode): void
continue;
}


$methodNode = $insideClassNode;
foreach ($methodNode->stmts as $insideMethodNode) {
$insideMethodNode = $insideMethodNode->expr;
Expand Down

0 comments on commit 3e10bdf

Please sign in to comment.