mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-01 10:25:41 +00:00
unused import
This commit is contained in:
parent
c27a3da5e8
commit
aa1ef6ae9a
@ -3,8 +3,6 @@ use std::sync::Arc;
|
||||
|
||||
use rustc_hash::FxHashMap;
|
||||
|
||||
use ra_syntax::SmolStr;
|
||||
|
||||
use crate::{
|
||||
ModuleDef,
|
||||
code_model_api::Crate,
|
||||
|
Loading…
Reference in New Issue
Block a user