refactor: remove useless spaces

This commit is contained in:
b1ek 2024-09-17 22:51:19 +10:00
parent 9ac92b9890
commit e494bb0f5f
Signed by: blek
GPG Key ID: A622C22C9BC616B2
2 changed files with 0 additions and 4 deletions

View File

@ -21,8 +21,6 @@ class MakeUser extends Command
*/
protected $description = 'Create a new user';
/**
* Execute the console command.
*/

View File

@ -21,8 +21,6 @@ class ShowUsers extends Command
*/
protected $description = 'Show all users';
/**
* Execute the console command.
*/