mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
chore: Remove unused import
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
HasGenericParams, HasName,
|
||||
},
|
||||
ted::{self},
|
||||
AstNode, NodeOrToken, SyntaxKind, SyntaxNode,
|
||||
AstNode, NodeOrToken, SyntaxNode,
|
||||
};
|
||||
|
||||
use crate::{
|
||||
|
||||
Reference in New Issue
Block a user