Update copilot.rs
This commit is contained in:
parent
f561e5ef2c
commit
bdce96b19a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ use gpui::{
|
|||
Task,
|
||||
};
|
||||
use language::{point_from_lsp, point_to_lsp, Anchor, Bias, Buffer, BufferSnapshot, ToPointUtf16};
|
||||
use log::{debug, error, info, warn};
|
||||
use log::{debug, error};
|
||||
use lsp::LanguageServer;
|
||||
use node_runtime::NodeRuntime;
|
||||
use request::{LogMessage, StatusNotification};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue