mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-09 12:01:58 +00:00
Remove stale commented code
This commit is contained in:
parent
c4bf71d222
commit
836719526c
1 changed files with 0 additions and 2 deletions
|
@ -133,8 +133,6 @@ impl LspAdapterTrait for PluginLspAdapter {
|
|||
.await
|
||||
}
|
||||
|
||||
// async fn process_diagnostics(&self, _: &mut lsp::PublishDiagnosticsParams) {}
|
||||
|
||||
// fn label_for_completion(
|
||||
// &self,
|
||||
// item: &lsp::CompletionItem,
|
||||
|
|
Loading…
Reference in a new issue