@@ -29,7 +29,6 @@ |
||
29 | 29 | use Symfony\Component\EventDispatcher\EventSubscriberInterface; |
30 | 30 | use Symfony\Component\Finder\Finder; |
31 | 31 | use Symfony\Component\Yaml\Yaml; |
32 | -use Monolog\Logger; |
|
33 | 32 | |
34 | 33 | class FormEventSubscriber implements EventSubscriberInterface |
35 | 34 | { |