mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 18:06:18 +04:00
Clean up import
This commit is contained in:
parent
9b8c5bdade
commit
bdd636d8ee
@ -5,7 +5,6 @@
|
||||
job::Callback,
|
||||
ui::{FilePicker, Prompt, PromptEvent},
|
||||
};
|
||||
use dap::StackFrame;
|
||||
use helix_core::Selection;
|
||||
use helix_dap::{self as dap, Client};
|
||||
use helix_lsp::block_on;
|
||||
|
Loading…
Reference in New Issue
Block a user