mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
remove the warnings
This commit is contained in:
parent
2ae0806773
commit
c6f4fb5f7d
3 changed files with 2 additions and 57 deletions
|
@ -47,7 +47,7 @@ pub enum Version {
|
|||
pub(crate) mod test {
|
||||
use std::{
|
||||
fs::File,
|
||||
io::{Read, Seek, SeekFrom},
|
||||
io::{Seek, SeekFrom},
|
||||
str::FromStr,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue