mirror of
https://github.com/fafhrd91/actix-net
synced 2025-08-20 09:55:38 +02:00
fmt with import grouping
This commit is contained in:
@@ -20,7 +20,6 @@ pub mod reexports {
|
||||
//! Re-exports from `native-tls` and `tokio-native-tls` that are useful for connectors.
|
||||
|
||||
pub use tokio_native_tls::native_tls::TlsConnector;
|
||||
|
||||
pub use tokio_native_tls::TlsStream as AsyncTlsStream;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user