diff --git a/src/Appwrite/Platform/Workers/Audits.php b/src/Appwrite/Platform/Workers/Audits.php index d2cb55fe20..e52ad613ed 100644 --- a/src/Appwrite/Platform/Workers/Audits.php +++ b/src/Appwrite/Platform/Workers/Audits.php @@ -40,8 +40,6 @@ class Audits extends Action */ public function __construct() { - Console::error('__construct Audits'); - $this ->desc('Audits worker') ->inject('message')