remove unused imports
This commit is contained in:
parent
0c13c17250
commit
4f5f9f0a13
15 changed files with 0 additions and 34 deletions
|
@ -16,7 +16,6 @@ rustc_errors = { path = "../rustc_errors" }
|
|||
rustc_hir = { path = "../rustc_hir" }
|
||||
rustc_index = { path = "../rustc_index" }
|
||||
rustc_infer = { path = "../rustc_infer" }
|
||||
rustc_lint_defs = { path = "../rustc_lint_defs" }
|
||||
rustc_macros = { path = "../rustc_macros" }
|
||||
rustc_query_system = { path = "../rustc_query_system" }
|
||||
rustc_serialize = { path = "../rustc_serialize" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue