mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +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::{v4, v5, DumpReader, IndexReader};
|
||||
use crate::reader::{v4, v5};
|
||||
use crate::Result;
|
||||
|
||||
use super::v3_to_v4::{CompatIndexV3ToV4, CompatV3ToV4};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue