Completed
Pull Request — develop (#144)
by Jaap
08:03
created
src/phpDocumentor/Reflection/Php/Factory/File.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.