Skip to content

Commit 4264afd

Browse files
committed
Removed obsolete use statements
1 parent 51a38a4 commit 4264afd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Command/ApiKey/ApiKeyHelper.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,8 @@
1111
use App\Entity\ApiKey;
1212
use App\Resource\ApiKeyResource;
1313
use App\Security\RolesService;
14-
use Closure;
1514
use Symfony\Component\Console\Style\SymfonyStyle;
1615
use Throwable;
17-
use function array_map;
1816
use function implode;
1917
use function sprintf;
2018

0 commit comments

Comments
 (0)