Clean up import
This commit is contained in:
parent
9b8c5bdade
commit
bdd636d8ee
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ use crate::{
|
||||||
job::Callback,
|
job::Callback,
|
||||||
ui::{FilePicker, Prompt, PromptEvent},
|
ui::{FilePicker, Prompt, PromptEvent},
|
||||||
};
|
};
|
||||||
use dap::StackFrame;
|
|
||||||
use helix_core::Selection;
|
use helix_core::Selection;
|
||||||
use helix_dap::{self as dap, Client};
|
use helix_dap::{self as dap, Client};
|
||||||
use helix_lsp::block_on;
|
use helix_lsp::block_on;
|
||||||
|
|
Loading…
Add table
Reference in a new issue