removed comments

This commit is contained in:
ArnabChatterjee20k
2026-04-24 17:30:19 +05:30
parent 053d25c64e
commit a17f9ce989
-1
View File
@@ -1547,7 +1547,6 @@ $server->onClose(function (int $connection) use ($server, $realtime, $stats, $re
$consoleDB = getConsoleDB();
$project = $consoleDB->getAuthorization()->skip(fn () => $consoleDB->getDocument('projects', $projectId));
// todo: have a bulk delete
if (!$project->isEmpty()) {
$dbForProject = getProjectDB($project);
$presences = $dbForProject->find('presenceLogs', [