Skip to content

Commit 12cebe3

Browse files
committed
fix throw
1 parent fed1892 commit 12cebe3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rules/DowngradePhp74/Rector/ArrowFunction/ArrowFunctionToAnonymousFunctionRector.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
namespace Rector\DowngradePhp74\Rector\ArrowFunction;
66

7-
use PhpParser\Node\Expr\Throw_;
87
use PhpParser\Node;
98
use PhpParser\Node\ClosureUse;
109
use PhpParser\Node\Expr;

0 commit comments

Comments
 (0)