mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 08:41:00 +00:00
update the API a little bit
This commit is contained in:
@ -8,7 +8,6 @@ use flate2::{write::GzEncoder, Compression};
|
||||
use meilisearch_types::{
|
||||
keys::Key,
|
||||
settings::{Checked, Settings},
|
||||
tasks::Task,
|
||||
};
|
||||
use serde_json::{Map, Value};
|
||||
use tempfile::TempDir;
|
||||
|
Reference in New Issue
Block a user