Completed
Push — master ( 3708b9...fb0aff )
by Enrico
03:36
created
src/Analyzer/Pass/Statement/MissingVisibility.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use PhpParser\Node\Stmt\Class_;
8 8
 use PhpParser\Node\Stmt;
9 9
 use PHPSA\Analyzer\Pass\AnalyzerPassInterface;
10
-use PHPSA\Analyzer\Pass\ConfigurablePassInterface;
11 10
 use PHPSA\Context;
12 11
 
13 12
 class MissingVisibility implements AnalyzerPassInterface
Please login to merge, or discard this patch.