Undid change to paths variables and cleaned up leftovers

This commit is contained in:
Mikayla Maki 2022-10-11 11:29:57 -07:00
parent 7ce758b343
commit a833652077
9 changed files with 27 additions and 141 deletions

View file

@ -14,7 +14,6 @@ gpui = { path = "../gpui" }
picker = { path = "../picker" }
theme = { path = "../theme" }
settings = { path = "../settings" }
paths = { path = "../paths" }
workspace = { path = "../workspace" }
log = { version = "0.4.16", features = ["kv_unstable_serde"] }
parking_lot = "0.11.1"