We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc297bf commit dce387dCopy full SHA for dce387d
src/NodeTypeResolver/PHPStan/Scope/PHPStanNodeScopeResolver.php
@@ -105,7 +105,6 @@
105
use Rector\NodeTypeResolver\Node\AttributeKey;
106
use Rector\NodeTypeResolver\PHPStan\Scope\Contract\NodeVisitor\ScopeResolverNodeVisitorInterface;
107
use Rector\PhpParser\Node\CustomNode\FileWithoutNamespace;
108
-use Rector\PHPStan\NodeVisitor\UnreachableStatementNodeVisitor;
109
use Rector\Util\Reflection\PrivatesAccessor;
110
use Webmozart\Assert\Assert;
111
0 commit comments