@@ -17,7 +17,6 @@ |
||
17 | 17 | use Symfony\Component\EventDispatcher\Event; |
18 | 18 | use Symfony\Component\EventDispatcher\EventSubscriberInterface; |
19 | 19 | use Symfony\Contracts\EventDispatcher\Event as ContractsEvent; |
20 | -use Symfony\Contracts\EventDispatcher\EventDispatcherInterface; |
|
21 | 20 | use Symfony\Contracts\EventDispatcher\EventDispatcherInterface as ContractsEventDispatcherInterface; |
22 | 21 | |
23 | 22 | /** |