mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
remove unused comment
This commit is contained in:
parent
cea103e47c
commit
bbeb685769
@ -17,7 +17,6 @@ actions!(lsp_status, [ShowErrorMessage]);
|
||||
|
||||
const DOWNLOAD_ICON: &str = "icons/download_12.svg";
|
||||
const WARNING_ICON: &str = "icons/triangle_exclamation_12.svg";
|
||||
const DONE_ICON: &str = "icons/circle_check_12.svg";
|
||||
|
||||
pub enum Event {
|
||||
ShowError { lsp_name: Arc<str>, error: String },
|
||||
|
Loading…
Reference in New Issue
Block a user