Skip to content

Commit dab0f43

Browse files
committed
Fix a coding style issue
Signed-off-by: William Desportes <[email protected]>
1 parent f792ee8 commit dab0f43

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/Builder/CreateStatementTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,6 @@ public function testBuilderViewComplex(): void
443443

444444
public function testBuilderCreateProcedure(): void
445445
{
446-
447446
$parser = new Parser(
448447
'CREATE DEFINER=`root`@`%`'
449448
. ' PROCEDURE `test2`(IN `_var` INT) DETERMINISTIC'

0 commit comments

Comments
 (0)