1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
This commit is contained in:
Daniil Gentili 2023-05-11 19:23:21 +02:00
parent ffd363d7b8
commit acdbffbb34
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -65,7 +65,6 @@ use function is_string;
use function json_encode;
use function max;
use function microtime;
use function opcache_get_status;
use function parse_url;
use function preg_match;
use function preg_replace;