Fixed warning generated after refactoring.
This commit is contained in:
parent
ca43bb3ff7
commit
b4429a9d64
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue