mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-31 17:07:01 +02:00
code cleanup
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
//! # .finish();
|
||||
//! # }
|
||||
//! ```
|
||||
use byteorder::{ByteOrder, NetworkEndian};
|
||||
use bytes::Bytes;
|
||||
use futures::{Async, Poll, Stream};
|
||||
use http::{header, Method, StatusCode};
|
||||
|
Reference in New Issue
Block a user