Completed
Push — master ( 470fec...b61c37 )
by David
19s
created
src/Rules/Exceptions/MustRethrowRule.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
 use PhpParser\NodeTraverser;
11 11
 use PhpParser\NodeVisitorAbstract;
12 12
 use PHPStan\Analyser\Scope;
13
-use PHPStan\Broker\Broker;
14 13
 use PHPStan\Rules\Rule;
15 14
 use RuntimeException;
16 15
 use TheCodingMachine\PHPStan\Utils\PrefixGenerator;
Please login to merge, or discard this patch.