mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-22 21:04:27 +01:00
remove warnings
This commit is contained in:
parent
ff80d47b56
commit
df49426222
@ -1,5 +1,5 @@
|
|||||||
use crate::common::{
|
use crate::common::{
|
||||||
shared_does_not_exists_index, shared_empty_index, shared_index_with_documents, Server,
|
shared_does_not_exists_index, Server,
|
||||||
};
|
};
|
||||||
|
|
||||||
use crate::json;
|
use crate::json;
|
||||||
|
Loading…
Reference in New Issue
Block a user