1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
This commit is contained in:
orklah 2022-01-05 18:44:58 +01:00
parent e0fb87596d
commit 7dccfa4ff9

View File

@ -47,7 +47,6 @@ use Psalm\Type\Union;
use function array_intersect_key;
use function array_merge;
use function array_push;
use function count;
use function explode;
use function get_class;