mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-01-25 22:10:47 +00:00
Update UserCreate.php
This commit is contained in:
parent
330ed8ef82
commit
95a22b7b55
1 changed files with 1 additions and 3 deletions
|
@ -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…
Reference in a new issue