mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Remove debug trace
This commit is contained in:
@@ -685,7 +685,6 @@ App::error()
|
||||
Console::error('[Error] Message: ' . $message);
|
||||
Console::error('[Error] File: ' . $file);
|
||||
Console::error('[Error] Line: ' . $line);
|
||||
Console::error('[Error] Trace: ' . $error->getTraceAsString());
|
||||
}
|
||||
|
||||
/** Handle Utopia Errors */
|
||||
|
||||
Reference in New Issue
Block a user