mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 12:55:26 +01:00
Fix CS issue due to rebase.
This commit is contained in:
parent
0fe2f6f951
commit
1f1f1c53fe
@ -4,8 +4,8 @@ namespace Psalm\Internal\Type;
|
||||
|
||||
use Psalm\Codebase;
|
||||
use Psalm\Exception\CircularReferenceException;
|
||||
use Psalm\Storage\Assertion\IsType;
|
||||
use Psalm\Exception\UnresolvableConstantException;
|
||||
use Psalm\Storage\Assertion\IsType;
|
||||
use Psalm\Type\Atomic;
|
||||
use Psalm\Type\Atomic\TArray;
|
||||
use Psalm\Type\Atomic\TCallable;
|
||||
|
Loading…
Reference in New Issue
Block a user