mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
unused import
This commit is contained in:
parent
c27a3da5e8
commit
aa1ef6ae9a
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@ use std::sync::Arc;
|
|||
|
||||
use rustc_hash::FxHashMap;
|
||||
|
||||
use ra_syntax::SmolStr;
|
||||
|
||||
use crate::{
|
||||
ModuleDef,
|
||||
code_model_api::Crate,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue