@@ -14,7 +14,6 @@ |
||
| 14 | 14 | |
| 15 | 15 | use Mockery as m; |
| 16 | 16 | use phpDocumentor\Reflection\File\LocalFile; |
| 17 | -use phpDocumentor\Reflection\Php\Factory\File; |
|
| 18 | 17 | use phpDocumentor\Reflection\Php\ProjectFactory; |
| 19 | 18 | use PHPUnit\Framework\TestCase; |
| 20 | 19 | |
@@ -20,7 +20,6 @@ |
||
| 20 | 20 | use phpDocumentor\Reflection\Php\Factory\File\CreateCommand; |
| 21 | 21 | use phpDocumentor\Reflection\Php\File as FileElement; |
| 22 | 22 | use phpDocumentor\Reflection\Php\NodesFactory; |
| 23 | -use phpDocumentor\Reflection\Php\ProjectFactoryStrategy; |
|
| 24 | 23 | use phpDocumentor\Reflection\Php\StrategyContainer; |
| 25 | 24 | use phpDocumentor\Reflection\Types\Context; |
| 26 | 25 | use phpDocumentor\Reflection\Types\NamespaceNodeToContext; |