mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
dead import
This commit is contained in:
parent
26dcc70129
commit
79596abcaf
1 changed files with 1 additions and 2 deletions
|
@ -39,8 +39,7 @@ pub use hir::FnSignatureInfo;
|
|||
|
||||
pub use ra_db::{
|
||||
Canceled, Cancelable, FilePosition,
|
||||
CrateGraph, CrateId, SourceRootId, FileId, FileResolver,
|
||||
WORKSPACE
|
||||
CrateGraph, CrateId, SourceRootId, FileId, WORKSPACE
|
||||
};
|
||||
|
||||
#[derive(Default)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue