1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-28 12:10:37 +02:00

chore: remove redundant imports

This commit is contained in:
Rob Ede
2024-02-19 12:10:47 +00:00
parent 39bab04800
commit 40b10847df
3 changed files with 0 additions and 6 deletions

View File

@ -3,7 +3,6 @@
//! See [`TlsConnector`] for main connector service factory docs.
use std::{
convert::TryFrom,
future::Future,
io,
pin::Pin,

View File

@ -3,7 +3,6 @@
//! See [`TlsConnector`] for main connector service factory docs.
use std::{
convert::TryFrom,
future::Future,
io,
pin::Pin,