From f069a979ddc457ccd2d1e9dd26eca38031a86661 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Sun, 1 May 2022 19:59:33 -0600 Subject: kdl config --- src/utils/proxy_child.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/utils/proxy_child.rs') diff --git a/src/utils/proxy_child.rs b/src/utils/proxy_child.rs index cc35298..8ee0317 100644 --- a/src/utils/proxy_child.rs +++ b/src/utils/proxy_child.rs @@ -1,6 +1,5 @@ use std::path::PathBuf; use std::process::{Child as ChildProcess, Command}; -use std::rc::Rc; use std::sync::Arc; use hyper::http::uri::Scheme; -- cgit v1.2.3