remove unused imports
This commit is contained in:
parent
0c13c17250
commit
4f5f9f0a13
15 changed files with 0 additions and 34 deletions
|
@ -41,7 +41,6 @@ rustc_metadata = { path = "../rustc_metadata" }
|
|||
rustc_query_system = { path = "../rustc_query_system" }
|
||||
rustc_target = { path = "../rustc_target" }
|
||||
rustc_session = { path = "../rustc_session" }
|
||||
rustc_const_eval = { path = "../rustc_const_eval" }
|
||||
|
||||
[dependencies.object]
|
||||
version = "0.30.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue