Skip to content

Commit

Permalink
Clean up unused use (#6708)
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik authored Jan 29, 2025
1 parent ede66dd commit 756c244
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/PhpParser/Printer/BetterStandardPrinter.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
use PhpParser\Node\Expr\ArrowFunction;
use PhpParser\Node\Expr\Assign;
use PhpParser\Node\Expr\CallLike;
use PhpParser\Node\Expr\Cast\Array_ as CastArray_;
use PhpParser\Node\Expr\Instanceof_;
use PhpParser\Node\Expr\Match_;
use PhpParser\Node\Expr\MethodCall;
Expand Down

0 comments on commit 756c244

Please sign in to comment.