Skip to content

Commit

Permalink
#1259 - Fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Apr 24, 2021
1 parent 1c637ee commit 660dd4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Library/Statements/UnsetStatement.php
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ private function generateUnsetPropertyFromObject(array $expression, CompilationC
break;
}
break;

}

$expr = new Expression($expression['left']['left']);
Expand Down

0 comments on commit 660dd4b

Please sign in to comment.