mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
fix a few warnings
This commit is contained in:
parent
b66bf049b5
commit
0d20d08daf
2 changed files with 2 additions and 3 deletions
|
@ -18,7 +18,6 @@ use serde_json::json;
|
|||
use time::format_description::well_known::Rfc3339;
|
||||
use time::macros::format_description;
|
||||
use time::{Date, Duration, OffsetDateTime, Time};
|
||||
use tokio::task;
|
||||
|
||||
use super::SummarizedTaskView;
|
||||
use crate::analytics::Analytics;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue