@@ -15,7 +15,6 @@ |
||
| 15 | 15 | use Symfony\Component\HttpFoundation\Cookie; |
| 16 | 16 | use Symfony\Component\HttpFoundation\Request; |
| 17 | 17 | use Symfony\Component\HttpFoundation\Response; |
| 18 | -use Symfony\Component\HttpFoundation\RedirectResponse; |
|
| 19 | 18 | use Symfony\Component\HttpFoundation\Session\SessionInterface; |
| 20 | 19 | use Symfony\Component\HttpFoundation\ResponseHeaderBag; |
| 21 | 20 | |