Skip to content

Commit

Permalink
Remove array_unique call
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug committed Jan 20, 2022
1 parent 7047944 commit 1ff3161
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Psalm/Internal/Analyzer/AlgebraAnalyzer.php
Expand Up @@ -12,7 +12,6 @@
use Psalm\IssueBuffer;

use function array_intersect_key;
use function array_unique;
use function count;
use function implode;
use function preg_match;
Expand Down

0 comments on commit 1ff3161

Please sign in to comment.