@@ -4,7 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | use Zend\ServiceManager\ServiceManagerAwareInterface; |
| 6 | 6 | use Zend\ServiceManager\ServiceManager; |
| 7 | -use ZfcBase\EventManager\EventProvider; |
|
| 8 | 7 | use PlaygroundGame\Options\ModuleOptions; |
| 9 | 8 | use PlaygroundGame\Mapper\GameInterface as GameMapperInterface; |
| 10 | 9 | |