Parcourir la source

Supression use inutile

Sangfroid il y a 8 mois
Parent
commit
2104ca7ba3
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/Controller/VideothequeListController.php

+ 0 - 1
src/Controller/VideothequeListController.php

@@ -21,7 +21,6 @@ use App\Service\Pagination;
 use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
 use Symfony\Bundle\SecurityBundle\Security;
 use Symfony\Component\Form\FormFactoryInterface;
-use Symfony\Component\HttpFoundation\RedirectResponse;
 use Symfony\Component\HttpFoundation\Response;
 use Symfony\Component\HttpKernel\Attribute\MapQueryString;