mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
chore: remove comments
This commit is contained in:
@@ -281,7 +281,6 @@ class Hamster extends Action
|
||||
}
|
||||
} catch (Exception $e) {
|
||||
Console::error('Failed to send stats for project: ' . $project->getId());
|
||||
// Console::error($e->getTraceAsString());
|
||||
Console::error($e->getMessage());
|
||||
} finally {
|
||||
$pools
|
||||
|
||||
Reference in New Issue
Block a user