diff options
Diffstat (limited to 'tests/Parser/CreateStatementTest.php')
-rw-r--r-- | tests/Parser/CreateStatementTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Parser/CreateStatementTest.php b/tests/Parser/CreateStatementTest.php index 39344a9..5f0c8ac 100644 --- a/tests/Parser/CreateStatementTest.php +++ b/tests/Parser/CreateStatementTest.php @@ -1,5 +1,4 @@ <?php -declare(strict_types=1); namespace PhpMyAdmin\SqlParser\Tests\Parser; |