Skip to content

Commit bfe09fc

Browse files
committed
cs
1 parent 59b7244 commit bfe09fc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Type/Php/ArrayMergeFunctionDynamicReturnTypeExtension.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,7 @@
99
use PHPStan\Type\Accessory\NonEmptyArrayType;
1010
use PHPStan\Type\ArrayType;
1111
use PHPStan\Type\Constant\ConstantArrayType;
12-
use PHPStan\Type\Constant\ConstantIntegerType;
13-
use PHPStan\Type\Constant\ConstantStringType;
14-
use PHPStan\Type\ConstantType;
1512
use PHPStan\Type\DynamicFunctionReturnTypeExtension;
16-
use PHPStan\Type\GeneralizePrecision;
1713
use PHPStan\Type\NeverType;
1814
use PHPStan\Type\Type;
1915
use PHPStan\Type\TypeCombinator;

0 commit comments

Comments
 (0)