diff --git a/firestore.indexes.json b/firestore.indexes.json index c305011..887fe07 100644 --- a/firestore.indexes.json +++ b/firestore.indexes.json @@ -28,20 +28,6 @@ } ] }, - { - "collectionGroup": "gyms", - "queryScope": "COLLECTION_GROUP", - "fields": [ - { - "fieldPath": "userId", - "order": "ASCENDING" - }, - { - "fieldPath": "createdAt", - "order": "ASCENDING" - } - ] - }, { "collectionGroup": "gyms", "queryScope": "COLLECTION",