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
}
// async fn process_diagnostics(&self, _: &mut lsp::PublishDiagnosticsParams) {}
// fn label_for_completion(
// &self,
// item: &lsp::CompletionItem,