update: remove extra line.

This commit is contained in:
Darshan
2025-06-09 14:49:06 +05:30
parent 564fe5323c
commit e699c998bb
-1
View File
@@ -3649,7 +3649,6 @@ App::get('/v1/databases/:databaseId/collections/:collectionId/documents')
$cursor->setValue($cursorDocument);
}
try {
$selects = Query::groupByType($queries)['selections'] ?? [];
if (! empty($selects)) {