1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00

Fix style

This commit is contained in:
Matt Brown 2022-06-08 16:03:27 -04:00
parent 6d09c3c794
commit a9775c656c

View File

@ -83,7 +83,6 @@ use Psalm\Type\Atomic\TNull;
use Psalm\Type\Union;
use UnexpectedValueException;
use function array_filter;
use function array_merge;
use function count;
use function in_array;