mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
update: remove extra line.
This commit is contained in:
@@ -3649,7 +3649,6 @@ App::get('/v1/databases/:databaseId/collections/:collectionId/documents')
|
||||
$cursor->setValue($cursorDocument);
|
||||
}
|
||||
try {
|
||||
|
||||
$selects = Query::groupByType($queries)['selections'] ?? [];
|
||||
|
||||
if (! empty($selects)) {
|
||||
|
||||
Reference in New Issue
Block a user