@@ -15,7 +15,6 @@ |
||
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; |