Test Setup Failed
Pull Request — master (#231)
by Théo
04:26
created
src/PhpParser/NodeVisitor/FunctionIdentifierRecorder.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 
15 15
 namespace Humbug\PhpScoper\PhpParser\NodeVisitor;
16 16
 
17
-use Humbug\PhpScoper\PhpParser\NodeVisitor\Collection\UserGlobalFunctionCollection;
18 17
 use Humbug\PhpScoper\PhpParser\NodeVisitor\Resolver\FullyQualifiedNameResolver;
19 18
 use Humbug\PhpScoper\Whitelist;
20 19
 use PhpParser\Node;
Please login to merge, or discard this patch.