@@ -18,7 +18,6 @@ |
||
18 | 18 | use ReflectionFunction; |
19 | 19 | use Roave\BetterReflection\Identifier\Exception\InvalidIdentifierName; |
20 | 20 | use Roave\BetterReflection\Reflector\ClassReflector; |
21 | -use Roave\BetterReflection\Reflector\Exception\IdentifierNotFound; |
|
22 | 21 | use Roave\BetterReflection\Reflector\FunctionReflector; |
23 | 22 | use function array_key_exists; |
24 | 23 | use function array_values; |
@@ -21,7 +21,6 @@ |
||
21 | 21 | use Humbug\PhpScoper\Scoper; |
22 | 22 | use Humbug\PhpScoper\Scoper\Composer\InstalledPackagesScoper; |
23 | 23 | use Humbug\PhpScoper\Scoper\Composer\JsonFileScoper; |
24 | -use Humbug\PhpScoper\Scoper\FileWhitelistScoper; |
|
25 | 24 | use Humbug\PhpScoper\Scoper\NullScoper; |
26 | 25 | use Humbug\PhpScoper\Scoper\PatchScoper; |
27 | 26 | use Humbug\PhpScoper\Scoper\PhpScoper; |