@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace Phoole\Event; |
13 | 13 | |
14 | 14 | use Phoole\Base\Queue\PriorityQueue; |
15 | -use Psr\EventDispatcher\EventDispatcherInterface; |
|
16 | 15 | use Psr\EventDispatcher\ListenerProviderInterface; |
17 | 16 | |
18 | 17 | /** |