Skip to content

Commit

Permalink
missing use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
kkmuffme committed May 30, 2023
1 parent c2131a6 commit fa70c23
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -11,6 +11,7 @@
use Psalm\Type\Atomic\TLiteralString;
use Psalm\Type\Atomic\TNonEmptyString;
use Psalm\Type\Atomic\TNumeric;
use Psalm\Type\Union;

use function array_fill;
use function count;
Expand Down

0 comments on commit fa70c23

Please sign in to comment.