mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 02:06:32 +02:00
[ticket/14123] Remove redundant help messages
PHPBB3-14123
This commit is contained in:
@@ -40,7 +40,6 @@ class cron_list extends \phpbb\console\command\command
|
||||
$this
|
||||
->setName('cron:list')
|
||||
->setDescription($this->user->lang('CLI_DESCRIPTION_CRON_LIST'))
|
||||
->setHelp($this->user->lang('CLI_HELP_CRON_LIST'))
|
||||
;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user