remove unused imports
This commit is contained in:
parent
0c13c17250
commit
4f5f9f0a13
15 changed files with 0 additions and 34 deletions
|
@ -5,7 +5,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
tracing = "0.1"
|
||||
rustc_attr = { path = "../rustc_attr" }
|
||||
rustc_middle = { path = "../rustc_middle" }
|
||||
rustc_data_structures = { path = "../rustc_data_structures" }
|
||||
rustc_hir = { path = "../rustc_hir" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue