mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
Update copilot.rs
This commit is contained in:
parent
f561e5ef2c
commit
bdce96b19a
@ -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…
Reference in New Issue
Block a user