@@ -24,7 +24,6 @@ |
||
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 |