Skip to content

Commit 272e2a9

Browse files
committed
Update InvalidVariableAssignRule.php
1 parent 12e4ef5 commit 272e2a9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Rules/Variables/InvalidVariableAssignRule.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
use PHPStan\Node\VariableAssignNode;
1010
use PHPStan\Rules\Rule;
1111
use PHPStan\Rules\RuleErrorBuilder;
12-
use PHPStan\Type\ObjectType;
1312
use function is_string;
1413

1514
/**

0 commit comments

Comments
 (0)