mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Removed some warnings
This commit is contained in:
parent
3cf1352ae1
commit
9e0eb5ebb0
4 changed files with 6 additions and 9 deletions
|
@ -369,7 +369,7 @@ mod tests {
|
|||
use maplit::hashset;
|
||||
use roaring::RoaringBitmap;
|
||||
|
||||
use crate::documents::{documents_batch_reader_from_objects, mmap_from_objects};
|
||||
use crate::documents::mmap_from_objects;
|
||||
use crate::heed_codec::facet::OrderedF64Codec;
|
||||
use crate::heed_codec::StrRefCodec;
|
||||
use crate::index::tests::TempIndex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue