Skip to content

Commit b6bc9b3

Browse files
committed
Remove unused use statement
1 parent 3394f86 commit b6bc9b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.phpstan/ForbidNativeExceptionRule.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
use PhpParser\Node\Expr\New_;
1616
use PhpParser\Node\Expr\Throw_;
1717
use PhpParser\Node\Name;
18-
use PhpParser\Node\Stmt\Catch_;
1918
use PHPStan\Analyser\Scope;
2019
use PHPStan\Rules\Rule;
2120
use PHPStan\Rules\RuleError;

0 commit comments

Comments
 (0)