@@ -12,7 +12,6 @@ |
||
12 | 12 | use Symfony\Component\Translation\Dumper\XliffFileDumper; |
13 | 13 | use Symfony\Component\Translation\Loader\XliffFileLoader; |
14 | 14 | use Symfony\Component\Translation\MessageCatalogue; |
15 | -use Symfony\Component\Translation\MessageCatalogueInterface; |
|
16 | 15 | |
17 | 16 | /** |
18 | 17 | * @author Sullivan Senechal <[email protected]> |