mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
remove warnings
This commit is contained in:
parent
71e1edfeac
commit
664134b40e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ use time::OffsetDateTime;
|
||||||
|
|
||||||
use crate::common::encoder::Encoder;
|
use crate::common::encoder::Encoder;
|
||||||
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…
Add table
Add a link
Reference in a new issue