cleanup imports
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//! FIXME: write short doc here
|
||||
|
||||
use crate::db::RootDatabase;
|
||||
use ra_db::SourceDatabase;
|
||||
use ra_ide_db::RootDatabase;
|
||||
use ra_syntax::{
|
||||
algo, AstNode, NodeOrToken, SourceFile,
|
||||
SyntaxKind::{RAW_STRING, STRING},
|
||||
|
||||
Reference in New Issue
Block a user