@@ -41,7 +41,6 @@ |
||
41 | 41 | use Symfony\Component\Translation\Translator; |
42 | 42 | use Symfony\Component\Translation\TranslatorInterface; |
43 | 43 | use Twig\Environment; |
44 | -use Twig\Error\LoaderError; |
|
45 | 44 | use Twig\Extensions\TextExtension; |
46 | 45 | |
47 | 46 | /** |