chore: Remove 'db' dependency from recent_projects2 (#3740)
It was pulling in gpui1 into zed2 build. Release Notes: - N/A
This commit is contained in:
parent
c1df27c792
commit
26fb67b3e4
2 changed files with 0 additions and 2 deletions
|
@ -9,7 +9,6 @@ path = "src/recent_projects.rs"
|
|||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
db = { path = "../db" }
|
||||
editor = { package = "editor2", path = "../editor2" }
|
||||
fuzzy = { package = "fuzzy2", path = "../fuzzy2" }
|
||||
gpui = { package = "gpui2", path = "../gpui2" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue