Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
kkmuffme committed Oct 1, 2023
1 parent 4807086 commit 1306b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Psalm/Issue/InternalClass.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace Psalm\Issue;

use function array_unique;
use function array_pop;
use function array_unique;
use function count;
use function implode;
use function reset;
Expand Down

0 comments on commit 1306b62

Please sign in to comment.