Update UserExport.php

Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
Vitor Mattos
2021-12-30 11:19:48 +01:00
committed by Julius Härtl
parent 48df98ce67
commit e28a47e9e0
-3
View File
@@ -63,9 +63,6 @@ class UserExport extends Command {
$this->groupManager = $groupManager;
}
/**
* @return void
*/
protected function configure() {
$this
->setName('deck:export')