mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-27 15:35:53 +02:00
cleanup warnings
This commit is contained in:
@@ -10,7 +10,6 @@ use http::StatusCode;
|
||||
use httprequest::HttpRequest;
|
||||
use httpresponse::HttpResponse;
|
||||
use resource::ResourceHandler;
|
||||
use server::Request;
|
||||
|
||||
/// Trait defines object that could be registered as route handler
|
||||
#[allow(unused_variables)]
|
||||
|
Reference in New Issue
Block a user