mirror of
https://github.com/actix/actix-website
synced 2025-06-27 15:39:02 +02:00
Makes clippy happy.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
use actix_web::{web, App, HttpRequest, HttpServer, Responder};
|
||||
use actix_web::{web, App, HttpServer, Responder};
|
||||
use serde::Serialize;
|
||||
|
||||
// <flexible-responders>
|
||||
|
Reference in New Issue
Block a user