Skip to content

Commit 809fb6b

Browse files
committed
Fix CS
1 parent 92e29c7 commit 809fb6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Rules/Variables/ParameterOutAssignedTypeRule.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
use PHPStan\Analyser\Scope;
77
use PHPStan\Node\VariableAssignNode;
88
use PHPStan\Reflection\ExtendedMethodReflection;
9-
use PHPStan\Reflection\FunctionReflection;
109
use PHPStan\Reflection\ParametersAcceptorSelector;
1110
use PHPStan\Rules\Rule;
1211
use PHPStan\Rules\RuleErrorBuilder;

0 commit comments

Comments
 (0)