This commit is contained in:
Tamo 2024-12-16 15:59:26 +01:00
parent 0c04cd1d9f
commit b004db37c7
No known key found for this signature in database
GPG key ID: 20CD8020AFA88D69
2 changed files with 1 additions and 2 deletions

View file

@ -356,4 +356,3 @@ pub fn search_kind(
(_, None, Some(_)) => Err(MeilisearchHttpError::MissingSearchHybrid.into()),
}
}