Passed
Pull Request — master (#52)
by Théo
02:59
created
src/Scoper/PhpScoper.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,6 @@
 block discarded – undo
21 21
 use Humbug\PhpScoper\NodeVisitor\ParentNodeVisitor;
22 22
 use Humbug\PhpScoper\NodeVisitor\UseNamespaceScoperNodeVisitor;
23 23
 use Humbug\PhpScoper\Scoper;
24
-use Humbug\PhpScoper\Throwable\Exception\ParsingException;
25 24
 use PhpParser\Error as PhpParserError;
26 25
 use PhpParser\NodeTraverser;
27 26
 use PhpParser\NodeTraverserInterface;
Please login to merge, or discard this patch.