Fixed warning generated after refactoring.
This commit is contained in:
parent
ca43bb3ff7
commit
b4429a9d64
@ -1,4 +1,4 @@
|
||||
use hir::{db::HirDatabase, HasSource, InFile};
|
||||
use hir::{HasSource, InFile};
|
||||
use ra_syntax::{
|
||||
ast::{self, edit, make, AstNode, NameOwner},
|
||||
SmolStr,
|
||||
|
Loading…
Reference in New Issue
Block a user