Ammend CIF Indexes
Go Test / test (push) Successful in 34s Details

This commit is contained in:
Fred Boniface 2024-04-23 15:20:49 +01:00
parent 728e8f89e2
commit 9e65b66474
1 changed files with 0 additions and 1 deletions

View File

@ -188,7 +188,6 @@ func CreateTimetableIndexes() error {
},
Options: options.Index().SetName("vstp"),
},
// Add index for VSTP to allow deletion of non-VSTP only entries
}
_, err := coll.Indexes().CreateMany(context.Background(), indexModels)