1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-25 01:05:36 +00:00

Update UserCreate.php

This commit is contained in:
Shlee 2022-06-05 15:20:43 +09:30 committed by GitHub
parent 330ed8ef82
commit 95a22b7b55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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