mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
remove all warnings
This commit is contained in:
parent
1a20ef2a79
commit
50dfe06efe
14 changed files with 26 additions and 521 deletions
|
@ -1,4 +1,4 @@
|
|||
use crate::reader::{v3, v4, DumpReader, IndexReader};
|
||||
use crate::reader::{v3, v4};
|
||||
use crate::Result;
|
||||
|
||||
use super::v2_to_v3::{CompatIndexV2ToV3, CompatV2ToV3};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue