remove-comment

This commit is contained in:
kjeremy 2019-07-31 11:53:47 -04:00
parent 7c0a9718aa
commit 8da8c147ee

View File

@ -492,7 +492,6 @@ pub fn handle_hover(
Ok(Some(res))
}
/// Test doc comment
pub fn handle_prepare_rename(
world: WorldSnapshot,
params: req::TextDocumentPositionParams,