Skip to content

Commit 29105a3

Browse files
committed
chore: remove unused import
1 parent 27581dc commit 29105a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Command/GenerateKeysCommand.php

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
namespace GeekCell\SodiumBundle\Command;
66

77
use GeekCell\SodiumBundle\Sodium\Crypto\Box;
8-
use GeekCell\SodiumBundle\Sodium\Sodium;
98
use Symfony\Component\Console\Command\Command;
109
use Symfony\Component\Console\Input\InputInterface;
1110
use Symfony\Component\Console\Output\OutputInterface;

0 commit comments

Comments
 (0)