Update UserExport.php

Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
Vitor Mattos
2021-07-10 21:39:46 -03:00
committed by Julius Härtl
parent 48df98ce67
commit e28a47e9e0

View File

@@ -63,9 +63,6 @@ class UserExport extends Command {
$this->groupManager = $groupManager;
}
/**
* @return void
*/
protected function configure() {
$this
->setName('deck:export')