Skip to content

Commit 9bab626

Browse files
committed
run rector once more
1 parent 942d28a commit 9bab626

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rules/DowngradePhp84/Rector/FuncCall/DowngradeRoundingModeEnumRector.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
use PhpParser\Node\Expr\FuncCall;
1111
use PhpParser\Node\Expr\MethodCall;
1212
use PhpParser\Node\Identifier;
13-
use PhpParser\Node\Name;
1413
use PhpParser\Node\Name\FullyQualified;
1514
use Rector\Rector\AbstractRector;
1615
use Symplify\RuleDocGenerator\ValueObject\CodeSample\CodeSample;

0 commit comments

Comments
 (0)