mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 12:55:26 +01:00
fix CS
This commit is contained in:
parent
094ffb36f9
commit
2bf5a71d46
@ -2,7 +2,6 @@
|
||||
|
||||
namespace Psalm\Internal\Cli;
|
||||
|
||||
use Composer\Autoload\ClassLoader;
|
||||
use Psalm\Config;
|
||||
use Psalm\Internal\Analyzer\ProjectAnalyzer;
|
||||
use Psalm\Internal\CliUtils;
|
||||
|
@ -2,7 +2,6 @@
|
||||
|
||||
namespace Psalm\Internal\Cli;
|
||||
|
||||
use Composer\Autoload\ClassLoader;
|
||||
use Composer\XdebugHandler\XdebugHandler;
|
||||
use Psalm\Config;
|
||||
use Psalm\Exception\UnsupportedIssueToFixException;
|
||||
|
@ -2,7 +2,6 @@
|
||||
|
||||
namespace Psalm\Internal\Cli;
|
||||
|
||||
use Composer\Autoload\ClassLoader;
|
||||
use Composer\XdebugHandler\XdebugHandler;
|
||||
use Psalm\Internal\Analyzer\ProjectAnalyzer;
|
||||
use Psalm\Internal\CliUtils;
|
||||
|
Loading…
Reference in New Issue
Block a user