1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 01:37:23 +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 count;
use function in_array;
use function ltrim;
use function str_replace;
use function strlen;