mirror of
https://github.com/actix/actix-website
synced 2025-01-22 16:15:56 +01:00
Update to work code (#241)
This commit is contained in:
parent
e467e67280
commit
3fffc45c7e
@ -1,7 +1,7 @@
|
||||
#![allow(dead_code, unused_variables)]
|
||||
|
||||
// <wrap-fn>
|
||||
use actix_service::Service;
|
||||
use actix_web::dev::Service;
|
||||
use actix_web::{web, App};
|
||||
use futures::future::FutureExt;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user