mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 01:18:37 +00:00
Remove dbg
This commit is contained in:
parent
f4caa69840
commit
52141b825c
1 changed files with 0 additions and 2 deletions
|
|
@ -40,8 +40,6 @@ class Audits extends Action
|
|||
*/
|
||||
public function __construct()
|
||||
{
|
||||
Console::error('__construct Audits');
|
||||
|
||||
$this
|
||||
->desc('Audits worker')
|
||||
->inject('message')
|
||||
|
|
|
|||
Loading…
Reference in a new issue