1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00
This commit is contained in:
orklah 2021-10-12 22:16:35 +02:00
parent 1efe272aed
commit 78c4d9def7

View File

@ -11,7 +11,6 @@ use Psalm\Type\Union;
use function array_merge;
use function array_values;
use function class_exists;
use function count;
use function is_a;
use function reset;