Skip to content

Commit

Permalink
minor #52282 DX: drop unused import (keradus)
Browse files Browse the repository at this point in the history
This PR was merged into the 6.4 branch.

Discussion
----------

DX: drop unused import

appendix for #51916

Commits
-------

cfe219e DX: drop unused import
  • Loading branch information
nicolas-grekas committed Oct 25, 2023
2 parents e653ed8 + cfe219e commit ab665d6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
use Symfony\Component\HttpFoundation\Response;
use Symfony\Component\HttpKernel\DependencyInjection\RegisterControllerArgumentLocatorsPass;
use Symfony\Component\HttpKernel\Tests\Fixtures\Suit;
use Symfony\Contracts\Service\Attribute\SubscribedService;

class RegisterControllerArgumentLocatorsPassTest extends TestCase
{
Expand Down

0 comments on commit ab665d6

Please sign in to comment.