@@ -8,7 +8,6 @@ |
||
8 | 8 | namespace Threema\Console\Command; |
9 | 9 | |
10 | 10 | use Threema\Console\Common; |
11 | -use Threema\MsgApi\Tools\CryptTool; |
|
12 | 11 | |
13 | 12 | class GenerateKeyPair extends Base { |
14 | 13 | function __construct() { |