Remove unused import left behind after rebasing
This commit is contained in:
parent
2199d0cda9
commit
72baf1acdd
@ -4,7 +4,7 @@ mod injection;
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
use hir::{Name, Semantics, TypeRef, VariantDef};
|
||||
use hir::{Name, Semantics, VariantDef};
|
||||
use ra_ide_db::{
|
||||
defs::{classify_name, classify_name_ref, Definition, NameClass, NameRefClass},
|
||||
RootDatabase,
|
||||
|
Loading…
x
Reference in New Issue
Block a user