aboutsummaryrefslogtreecommitdiff
path: root/helix-dap/src/client.rs
diff options
context:
space:
mode:
Diffstat (limited to 'helix-dap/src/client.rs')
-rw-r--r--helix-dap/src/client.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/helix-dap/src/client.rs b/helix-dap/src/client.rs
index 0f647681..9b1664b3 100644
--- a/helix-dap/src/client.rs
+++ b/helix-dap/src/client.rs
@@ -18,7 +18,6 @@ use std::{
};
use tokio::{
io::{AsyncBufRead, AsyncWrite, BufReader, BufWriter},
- join,
net::TcpStream,
process::{Child, Command},
sync::{