From da4afaf3daf6bc9355953c404d1766321ed9fd99 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Thu, 4 Jan 2024 08:51:00 +0200 Subject: remove build warnings (#9180) --- helix-dap/src/client.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'helix-dap/src/client.rs') diff --git a/helix-dap/src/client.rs b/helix-dap/src/client.rs index acdfc5b7..55ebab57 100644 --- a/helix-dap/src/client.rs +++ b/helix-dap/src/client.rs @@ -9,7 +9,6 @@ use helix_core::syntax::DebuggerQuirks; use serde_json::Value; use anyhow::anyhow; -pub use log::{error, info}; use std::{ collections::HashMap, future::Future, -- cgit v1.2.3-70-g09d2