mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
clippy & cargo fixed
This commit is contained in:
parent
a05101af4d
commit
ef1d6b1694
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue