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 be76c67 commit b0df849Copy full SHA for b0df849
src/Rules/RuleLevelHelper.php
@@ -21,7 +21,6 @@
21
use PHPStan\Type\TypeTraverser;
22
use PHPStan\Type\TypeUtils;
23
use PHPStan\Type\UnionType;
24
-use PHPStan\Type\VerbosityLevel;
25
use function count;
26
use function sprintf;
27
0 commit comments