mirror of
https://github.com/danog/psalm-plugin-symfony.git
synced 2024-11-26 20:04:58 +01:00
cs-fix
This commit is contained in:
parent
6ad33915f4
commit
13c3a0d4c9
@ -21,7 +21,6 @@ use Psalm\Type\Atomic\TBool;
|
|||||||
use Psalm\Type\Atomic\TInt;
|
use Psalm\Type\Atomic\TInt;
|
||||||
use Psalm\Type\Atomic\TNull;
|
use Psalm\Type\Atomic\TNull;
|
||||||
use Psalm\Type\Atomic\TString;
|
use Psalm\Type\Atomic\TString;
|
||||||
use Psalm\Type\MutableUnion;
|
|
||||||
use Psalm\Type\Union;
|
use Psalm\Type\Union;
|
||||||
use Symfony\Component\Console\Input\InputArgument;
|
use Symfony\Component\Console\Input\InputArgument;
|
||||||
use Symfony\Component\Console\Input\InputOption;
|
use Symfony\Component\Console\Input\InputOption;
|
||||||
|
Loading…
Reference in New Issue
Block a user