Remove unnecessary leftovers
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
#[derive(Debug, Default)]
|
|
||||||
pub struct CompletionResolveActions {}
|
|
||||||
@@ -36,7 +36,6 @@ mod thread_pool;
|
|||||||
mod document;
|
mod document;
|
||||||
pub mod lsp_ext;
|
pub mod lsp_ext;
|
||||||
pub mod config;
|
pub mod config;
|
||||||
mod completions;
|
|
||||||
|
|
||||||
use ide::AnalysisHost;
|
use ide::AnalysisHost;
|
||||||
use serde::de::DeserializeOwned;
|
use serde::de::DeserializeOwned;
|
||||||
|
|||||||
Reference in New Issue
Block a user