@@ -14,8 +14,6 @@ |
||
| 14 | 14 | use Phoole\Config\ConfigInterface; |
| 15 | 15 | use Psr\Container\ContainerInterface; |
| 16 | 16 | use Phoole\Base\Reference\ReferenceTrait; |
| 17 | -use Phoole\Di\Exception\RuntimeException; |
|
| 18 | -use Phoole\Di\Exception\NotFoundException; |
|
| 19 | 17 | |
| 20 | 18 | /** |
| 21 | 19 | * ContainerTrait |