mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 01:51:23 +02:00
clippy warnings
This commit is contained in:
@ -9,7 +9,6 @@ use bytes::Bytes;
|
||||
use futures::Stream;
|
||||
use rand::distributions::Alphanumeric;
|
||||
use rand::Rng;
|
||||
use std::time::Duration;
|
||||
|
||||
#[cfg(feature = "alpn")]
|
||||
extern crate openssl;
|
||||
|
Reference in New Issue
Block a user