Skip to content

Commit 17fd67f

Browse files
committed
cs
1 parent 4bfa42f commit 17fd67f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Rules/TooWideTypehints/TooWideTypeCheck.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
use PHPStan\Rules\IdentifierRuleError;
1515
use PHPStan\Rules\Properties\PropertyReflectionFinder;
1616
use PHPStan\Rules\RuleErrorBuilder;
17-
use PHPStan\TrinaryLogic;
1817
use PHPStan\Type\Constant\ConstantBooleanType;
1918
use PHPStan\Type\MixedType;
2019
use PHPStan\Type\NullType;

0 commit comments

Comments
 (0)