From f822d3db7bb3ab9f185b14b5fa873da9cd9b5698 Mon Sep 17 00:00:00 2001 From: Tommy Verrall Date: Mon, 24 Apr 2023 15:54:35 +0200 Subject: [PATCH] cargo fmt --- common/socks5/proxy-helpers/src/proxy_runner/inbound.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/common/socks5/proxy-helpers/src/proxy_runner/inbound.rs b/common/socks5/proxy-helpers/src/proxy_runner/inbound.rs index 9b4da73d91..584ace090f 100644 --- a/common/socks5/proxy-helpers/src/proxy_runner/inbound.rs +++ b/common/socks5/proxy-helpers/src/proxy_runner/inbound.rs @@ -61,7 +61,6 @@ where None => (Default::default(), true), }; - debug!( target: &*format!("({connection_id}) socks5 inbound"), "[{} bytes]\t{} → local → mixnet → remote → {}. Local closed: {}",