Test Failed
Pull Request — master (#247)
by Théo
02:48
created
src/Autoload/ScoperAutoloadGenerator.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\Autoload;
16 16
 
17
-use Humbug\PhpScoper\PhpParser\NodeVisitor\Collection\WhitelistedFunctionCollection;
18 17
 use Humbug\PhpScoper\Whitelist;
19 18
 use PhpParser\Node\Name\FullyQualified;
20 19
 use function array_map;
Please login to merge, or discard this patch.