diff --git a/lib/Command/UserExport.php b/lib/Command/UserExport.php index 0b595c773..1d73e8dcf 100644 --- a/lib/Command/UserExport.php +++ b/lib/Command/UserExport.php @@ -63,9 +63,6 @@ class UserExport extends Command { $this->groupManager = $groupManager; } - /** - * @return void - */ protected function configure() { $this ->setName('deck:export')