Skip to content

Commit cfe219e

Browse files
committed
DX: drop unused import
1 parent fafbbfa commit cfe219e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/HttpKernel/Tests/DependencyInjection/RegisterControllerArgumentLocatorsPassTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
use Symfony\Component\HttpFoundation\Response;
3333
use Symfony\Component\HttpKernel\DependencyInjection\RegisterControllerArgumentLocatorsPass;
3434
use Symfony\Component\HttpKernel\Tests\Fixtures\Suit;
35-
use Symfony\Contracts\Service\Attribute\SubscribedService;
3635

3736
class RegisterControllerArgumentLocatorsPassTest extends TestCase
3837
{

0 commit comments

Comments
 (0)