@@ -4,8 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | use SlidesWorker\ServiceLocator\ServiceLocator; |
| 6 | 6 | use SlidesWorker\ServiceLocator\ServiceLocatorInterface; |
| 7 | -use SlidesWorker\ServiceLocator\ServiceLocatorAwareInterface; |
|
| 8 | -use SlidesWorker\ServiceLocator\ServiceLocatorAwareTrait; |
|
| 9 | 7 | use SlidesWorker\ServiceLocator\Initializer\InitializerInterface; |
| 10 | 8 | |
| 11 | 9 | class ServiceCanHoldService2 implements ServiceTwoAwareInterface |