mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
remove unused import
This commit is contained in:
parent
fea9fdcd7e
commit
510afda590
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
use std::fs::{self, File};
|
||||
use std::io::{BufRead, BufReader, ErrorKind};
|
||||
use std::path::Path;
|
||||
use std::str::FromStr;
|
||||
|
||||
pub use meilisearch_types::milli;
|
||||
use tempfile::TempDir;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue