mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
fix some warnings
This commit is contained in:
parent
993011a5b6
commit
fe973b8a98
7 changed files with 130 additions and 30 deletions
|
@ -1,4 +1,4 @@
|
|||
use std::fs::File;
|
||||
|
||||
|
||||
use crate::reader::{v4, v5, DumpReader, IndexReader};
|
||||
use crate::Result;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue