Remove dependency from gpui from editor2
This commit is contained in:
parent
fbee6b5352
commit
800c2685ea
6 changed files with 6 additions and 11 deletions
|
@ -20,7 +20,7 @@ test-support = [
|
|||
|
||||
[dependencies]
|
||||
collections = { path = "../collections" }
|
||||
context_menu = { path = "../context_menu" }
|
||||
# context_menu = { path = "../context_menu" }
|
||||
gpui = { package = "gpui2", path = "../gpui2" }
|
||||
language = { package = "language2", path = "../language2" }
|
||||
settings = { package = "settings2", path = "../settings2" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue