Completed
Pull Request — master (#263)
by Kévin
04:52
created
src/Prophecy/Doubler/ClassPatch/MagicCallPatch.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@
 block discarded – undo
13 13
 
14 14
 use phpDocumentor\Reflection\DocBlock\Tags\Method;
15 15
 use phpDocumentor\Reflection\DocBlockFactory;
16
-use phpDocumentor\Reflection\DocBlockFactoryInterface;
17 16
 use phpDocumentor\Reflection\Types\ContextFactory;
18 17
 use Prophecy\Doubler\Generator\Node\ClassNode;
19 18
 use Prophecy\Doubler\Generator\Node\MethodNode;
Please login to merge, or discard this patch.