From 22e38393403570131221fc9fa8e1f20540130801 Mon Sep 17 00:00:00 2001 From: Jacob Hoffman-Andrews Date: Thu, 22 Oct 2020 00:10:30 -0700 Subject: [PATCH] Review feedback. --- src/stream.rs | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/stream.rs b/src/stream.rs index cf53c4d..d057e53 100644 --- a/src/stream.rs +++ b/src/stream.rs @@ -455,20 +455,14 @@ pub(crate) fn connect_host(unit: &Unit, hostname: &str, port: u16) -> Result