Test Failed
Pull Request — master (#274)
by Théo
05:40
created
src/Configuration.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 namespace Humbug\PhpScoper;
16 16
 
17 17
 use function array_key_exists;
18
-use Closure;
19 18
 use InvalidArgumentException;
20 19
 use Iterator;
21 20
 use RuntimeException;
Please login to merge, or discard this patch.