1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-21 21:31:13 +01:00
This commit is contained in:
orklah 2022-01-19 20:36:09 +01:00
parent 52a7f0694e
commit 7d07f42790

View File

@ -7,7 +7,6 @@ use Psalm\Context;
use Psalm\Exception\CodeException;
use function is_int;
use function method_exists;
use function preg_quote;
use function str_replace;
use function strpos;