mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-08-02 03:40:00 +00:00
remove the warnings
This commit is contained in:
@ -47,7 +47,7 @@ pub enum Version {
|
||||
pub(crate) mod test {
|
||||
use std::{
|
||||
fs::File,
|
||||
io::{Read, Seek, SeekFrom},
|
||||
io::{Seek, SeekFrom},
|
||||
str::FromStr,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user