mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-20 04:35:38 +02:00
Remove ConnectionLifetime trait. Simplify Acquired handling (#2072)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
use std::task::Poll;
|
||||
|
||||
use actix_codec::Framed;
|
||||
use actix_service::{Service, ServiceFactory};
|
||||
use futures_core::future::LocalBoxFuture;
|
||||
|
Reference in New Issue
Block a user