1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
This commit is contained in:
orklah 2021-08-19 19:36:01 +02:00
parent ef34cbd321
commit d416d46900

View File

@ -9,7 +9,6 @@ use Psalm\Internal\Analyzer\ProjectAnalyzer;
use function array_shift; use function array_shift;
use function count; use function count;
use function in_array;
use function ltrim; use function ltrim;
use function str_replace; use function str_replace;
use function strlen; use function strlen;