Skip to content

Commit 3ae1da9

Browse files
committed
[ci-review] Rector Rectify
1 parent f1af6f8 commit 3ae1da9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rules/TypeDeclaration/NodeAnalyzer/CallTypesResolver.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
use PhpParser\Node\Expr\MethodCall;
1111
use PhpParser\Node\Expr\StaticCall;
1212
use PhpParser\Node\Identifier;
13-
use PhpParser\Node\VariadicPlaceholder;
1413
use PHPStan\Reflection\ReflectionProvider;
1514
use PHPStan\Type\ArrayType;
1615
use PHPStan\Type\MixedType;

0 commit comments

Comments
 (0)