Skip to content

Commit 550ad19

Browse files
committed
Removed obsolete use statements
1 parent 68452e3 commit 550ad19

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/Integration/EventSubscriber/BodySubscriberTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
use PHPUnit\Framework\Attributes\DataProvider;
1616
use PHPUnit\Framework\Attributes\TestDox;
1717
use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase;
18-
use Symfony\Component\HttpFoundation\InputBag;
19-
use Symfony\Component\HttpFoundation\ParameterBag;
2018
use Symfony\Component\HttpFoundation\Request;
2119
use Symfony\Component\HttpKernel\Event\RequestEvent;
2220
use Symfony\Component\HttpKernel\HttpKernelInterface;

0 commit comments

Comments
 (0)