Skip to content

Commit ab665d6

Browse files
minor symfony#52282 DX: drop unused import (keradus)
This PR was merged into the 6.4 branch. Discussion ---------- DX: drop unused import appendix for symfony#51916 Commits ------- cfe219e DX: drop unused import
2 parents e653ed8 + cfe219e commit ab665d6

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)