Completed
Pull Request — master (#235)
by Kévin
04:11
created
src/Command/CheckCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,6 @@
 block discarded – undo
24 24
 use Symfony\Component\Console\Input\InputOption;
25 25
 use Symfony\Component\Console\Output\OutputInterface;
26 26
 use Webiny\Component\EventManager\EventManager;
27
-use PHPSA\Analyzer\Pass as AnalyzerPass;
28 27
 
29 28
 /**
30 29
  * Class CheckCommand
Please login to merge, or discard this patch.