Skip to content

Commit 671ce3a

Browse files
committed
cs-fix
1 parent 6008da5 commit 671ce3a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Psalm/Internal/Codebase/TaintFlowGraph.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,6 @@
3535
use Psalm\Type\TaintKind;
3636
use Webmozart\Assert\Assert;
3737

38-
use function array_diff;
39-
use function array_filter;
40-
use function array_intersect;
41-
use function array_merge;
42-
use function array_unique;
4338
use function array_unshift;
4439
use function count;
4540
use function end;

0 commit comments

Comments
 (0)