Skip to content

Commit 9382faa

Browse files
committed
Remove unused code
Signed-off-by: Michal Čihař <[email protected]>
1 parent 5e1fd85 commit 9382faa

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Statements/InsertStatement.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,6 @@ public function parse(Parser $parser, TokensList $list)
153153
);
154154
++$list->idx;
155155

156-
$token = $list->tokens[$list->idx];
157-
158156
/**
159157
* The state of the parser.
160158
*

0 commit comments

Comments
 (0)