mirror of
https://github.com/Mibew/mibew.git
synced 2025-02-12 10:31:09 +03:00
Remove debug statements from CronWorker
This commit is contained in:
parent
973cc5746e
commit
8e7fe6bcd7
@ -41,7 +41,7 @@ class CronWorker
|
|||||||
*
|
*
|
||||||
* @var string[]
|
* @var string[]
|
||||||
*/
|
*/
|
||||||
protected $errors = array('asd', 'qwe');
|
protected $errors = array();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* List of log messages.
|
* List of log messages.
|
||||||
|
Loading…
Reference in New Issue
Block a user