@@ -4,7 +4,6 @@ |
||
| 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 |