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

Fix style issues

This commit is contained in:
Matt Brown 2022-04-27 10:35:22 -04:00
parent 1e15ed393a
commit c260626ccd

View File

@ -17,12 +17,8 @@ use function ksort;
use function md5;
use function reset;
use function serialize;
use function sort;
use function strpos;
use function substr;
use const JSON_THROW_ON_ERROR;
/**
* @internal
*