1631: Remove test comment r=kjeremy a=kjeremy



Co-authored-by: kjeremy <kjeremy@gmail.com>
This commit is contained in:
bors[bot] 2019-07-31 15:54:46 +00:00
commit 831d39b0f7

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,