Completed
Branch master (170553)
by Richard
11:16
created
src/Command/KeyGenerateCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 use Illuminate\Console\Command;
5 5
 use Illuminate\Console\ConfirmableTrait;
6 6
 use Illuminate\Encryption\Encrypter;
7
-use Illuminate\Support\Str;
8 7
 
9 8
 
10 9
 class KeyGenerateCommand extends Command
Please login to merge, or discard this patch.