apply review comment

This commit is contained in:
Tamo 2024-07-17 16:13:40 +02:00
parent 2af9481804
commit 56b60ec7a0
2 changed files with 2 additions and 9 deletions

View file

@ -112,7 +112,6 @@ pub async fn multi_search_with_post(
));
}
let features = index_scheduler.features();
let index = index_scheduler
.index(&index_uid)
.map_err(|err| {