diff options
Diffstat (limited to 'tests/Utils/QueryTest.php')
-rw-r--r-- | tests/Utils/QueryTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Utils/QueryTest.php b/tests/Utils/QueryTest.php index 6c9bd97..3bc1783 100644 --- a/tests/Utils/QueryTest.php +++ b/tests/Utils/QueryTest.php @@ -1,5 +1,4 @@ <?php -declare(strict_types=1); namespace PhpMyAdmin\SqlParser\Tests\Utils; |