@@ -10,7 +10,6 @@ |
||
10 | 10 | namespace TwoMartens\Bundle\CoreBundle\EventListener; |
11 | 11 | |
12 | 12 | use Symfony\Component\Form\ChoiceList\ChoiceListInterface; |
13 | -use Symfony\Component\Translation\TranslatorInterface; |
|
14 | 13 | |
15 | 14 | /** |
16 | 15 | * This listener adds the form fields for the Core bundle options. |