Skip to content

Commit 18b6c63

Browse files
committed
Fix CS
1 parent 044dfcf commit 18b6c63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Type/Accessory/AccessoryNonFalsyStringType.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
use PHPStan\Type\ErrorType;
1616
use PHPStan\Type\FloatType;
1717
use PHPStan\Type\GeneralizePrecision;
18-
use PHPStan\Type\IntegerRangeType;
1918
use PHPStan\Type\IntegerType;
2019
use PHPStan\Type\IntersectionType;
2120
use PHPStan\Type\ObjectWithoutClassType;

0 commit comments

Comments
 (0)