Update UserCreate.php

pull/3535/head
Shlee 3 years ago committed by GitHub
parent 330ed8ef82
commit 95a22b7b55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -38,8 +38,6 @@ class UserCreate extends Command
*/ */
public function handle() public function handle()
{ {
$this->info('Creating a new user...'); $this->info('Creating a new user...');
$o = $this->options(); $o = $this->options();

Loading…
Cancel
Save