Update meilisearch-http/src/index/search.rs

Co-authored-by: marin <postma.marin@protonmail.com>
This commit is contained in:
Clémentine Urquizar 2021-06-17 18:00:02 +02:00 committed by GitHub
parent e4b3d35ed8
commit c5c7e76805
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -477,7 +477,6 @@ impl<'a, A: AsRef<[u8]>> Formatter<'a, A> {
.chain(after_iter);
Box::new(iter)
},
// If no word matches in the attribute
None => {