| @@ -16,7 +16,6 @@ | ||
| 16 | 16 | use Symfony\Component\HttpFoundation\Response; | 
| 17 | 17 | use Symfony\Component\HttpFoundation\Session\Session; | 
| 18 | 18 | use Symfony\Component\HttpKernel\Exception\NotFoundHttpException; | 
| 19 | -use Symfony\Component\Translation\DataCollectorTranslator; | |
| 20 | 19 | use Symfony\Component\Translation\TranslatorInterface; | 
| 21 | 20 | |
| 22 | 21 | /** |