Remove stale commented code

This commit is contained in:
Isaac Clayton 2022-07-11 16:50:49 +02:00
parent c4bf71d222
commit 836719526c

View file

@ -133,8 +133,6 @@ impl LspAdapterTrait for PluginLspAdapter {
.await .await
} }
// async fn process_diagnostics(&self, _: &mut lsp::PublishDiagnosticsParams) {}
// fn label_for_completion( // fn label_for_completion(
// &self, // &self,
// item: &lsp::CompletionItem, // item: &lsp::CompletionItem,