Skip to content

Commit a95b512

Browse files
committed
[ci-review] Rector Rectify
1 parent a081ee4 commit a95b512

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rules/CodingStyle/Rector/ClassMethod/BinaryOpStandaloneAssignsToDirectRector.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
use PhpParser\Node\Expr\BinaryOp;
1010
use PhpParser\Node\Expr\CallLike;
1111
use PhpParser\Node\Expr\Closure;
12-
use PhpParser\Node\Expr\MethodCall;
1312
use PhpParser\Node\Expr\Variable;
1413
use PhpParser\Node\Stmt;
1514
use PhpParser\Node\Stmt\ClassMethod;

0 commit comments

Comments
 (0)