mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +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::{v5, v6, DumpReader, IndexReader};
|
||||
use crate::reader::{v5, v6};
|
||||
use crate::Result;
|
||||
|
||||
use super::v4_to_v5::{CompatIndexV4ToV5, CompatV4ToV5};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue