mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-01-08 20:44:30 +01:00
clippy & cargo fixed
This commit is contained in:
parent
a05101af4d
commit
ef1d6b1694
@ -1,5 +1,5 @@
|
||||
use actix_web::http::header::{self};
|
||||
use actix_web::{web, HttpResponse};
|
||||
use actix_web::{web, HttpRequest, HttpResponse};
|
||||
use log::debug;
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user