remove unused imports
This commit is contained in:
parent
0c13c17250
commit
4f5f9f0a13
15 changed files with 0 additions and 34 deletions
|
@ -20,7 +20,6 @@ rustc-rayon-core = { version = "0.4.0", optional = true }
|
|||
rustc_serialize = { path = "../rustc_serialize" }
|
||||
rustc_session = { path = "../rustc_session" }
|
||||
rustc_span = { path = "../rustc_span" }
|
||||
rustc_target = { path = "../rustc_target" }
|
||||
thin-vec = "0.2.9"
|
||||
tracing = "0.1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue