1
Fork 0

remove unused imports

This commit is contained in:
klensy 2023-02-06 16:26:31 +03:00
parent 0c13c17250
commit 4f5f9f0a13
15 changed files with 0 additions and 34 deletions

View file

@ -11,7 +11,6 @@ tracing = "0.1"
either = "1"
rustc_middle = { path = "../rustc_middle" }
rustc_apfloat = { path = "../rustc_apfloat" }
rustc_attr = { path = "../rustc_attr" }
rustc_data_structures = { path = "../rustc_data_structures" }
rustc_index = { path = "../rustc_index" }
rustc_errors = { path = "../rustc_errors" }