@@ -6,7 +6,6 @@ |
||
6 | 6 | use League\Event\EventInterface; |
7 | 7 | use League\Event\ListenerInterface; |
8 | 8 | use Notimatica\Driver\StatisticsStorages\AbstractStorage; |
9 | -use Notimatica\Driver\StatisticsStoragesFactory; |
|
10 | 9 | |
11 | 10 | trait EventsEmitter |
12 | 11 | { |