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