Remove obsolete rustdoc
This commit is contained in:
@@ -20,7 +20,6 @@ pub fn auto_import_text_edit(
|
|||||||
position: &SyntaxNode,
|
position: &SyntaxNode,
|
||||||
// The statement to use as anchor (last resort)
|
// The statement to use as anchor (last resort)
|
||||||
anchor: &SyntaxNode,
|
anchor: &SyntaxNode,
|
||||||
// The path to import as a sequence of strings
|
|
||||||
path_to_import: &ModPath,
|
path_to_import: &ModPath,
|
||||||
edit: &mut TextEditBuilder,
|
edit: &mut TextEditBuilder,
|
||||||
) {
|
) {
|
||||||
|
|||||||
Reference in New Issue
Block a user