@@ -12,7 +12,6 @@ |
||
12 | 12 | use Bitpay\PublicKey; |
13 | 13 | use Bitpay\SinKey; |
14 | 14 | use Illuminate\Console\Command; |
15 | -use Illuminate\Foundation\Console\KeyGenerateCommand; |
|
16 | 15 | use Vrajroham\LaravelBitpay\Traits\CreateKeypairTrait; |
17 | 16 | |
18 | 17 | class CreateKeypair extends Command |