mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-23 23:00:59 +00:00
remove warnings
This commit is contained in:
committed by
Martin Tzvetanov Grigorov
parent
3e3c00f44c
commit
0e9040e605
@ -1,5 +1,5 @@
|
||||
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;
|
||||
|
Reference in New Issue
Block a user