Completed
Branch master (b9edbb)
by Vaibhavraj
06:30
created
src/Commands/CreateKeypair.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
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
Please login to merge, or discard this patch.