Completed
Push — master ( 861170...663fad )
by David
01:45
created
src/Rules/Exceptions/EmptyExceptionRule.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use PhpParser\Node;
7 7
 use PhpParser\Node\Stmt\Catch_;
8 8
 use PHPStan\Analyser\Scope;
9
-use PHPStan\Broker\Broker;
10 9
 use PHPStan\Rules\Rule;
11 10
 use function strpos;
12 11
 
Please login to merge, or discard this patch.