Skip to content

Commit 7c8e5f5

Browse files
committed
[ci-review] Rector Rectify
1 parent 4c505f9 commit 7c8e5f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/PhpParser/Printer/BetterStandardPrinter.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
use PhpParser\Node\Expr\BinaryOp\Pipe;
1818
use PhpParser\Node\Expr\CallLike;
1919
use PhpParser\Node\Expr\Instanceof_;
20-
use PhpParser\Node\Expr\Match_;
2120
use PhpParser\Node\Expr\MethodCall;
2221
use PhpParser\Node\Expr\Ternary;
2322
use PhpParser\Node\Expr\Yield_;

0 commit comments

Comments
 (0)