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