Remove dead code for handling cursor positions

This commit is contained in:
Aleksey Kladov 2020-05-21 14:34:27 +02:00
parent 4b495da368
commit ff28c79ebd
8 changed files with 12 additions and 388 deletions

View file

@ -628,7 +628,6 @@ mod tests {
path: "foo.rs",
},
],
cursor_position: None,
is_snippet: false,
},
),
@ -685,7 +684,6 @@ mod tests {
},
],
file_system_edits: [],
cursor_position: None,
is_snippet: false,
},
),