🔥
This commit is contained in:
parent
75ecf92ae4
commit
b26d4f4f62
2 changed files with 0 additions and 4 deletions
|
@ -19,7 +19,6 @@ lsp = { path = "../lsp" }
|
|||
node_runtime = { path = "../node_runtime"}
|
||||
util = { path = "../util" }
|
||||
client = { path = "../client" }
|
||||
workspace = { path = "../workspace" }
|
||||
async-compression = { version = "0.3", features = ["gzip", "futures-bufread"] }
|
||||
async-tar = "0.4.2"
|
||||
anyhow = "1.0"
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
use gpui::MutableAppContext;
|
||||
|
||||
fn init(cx: &mut MutableAppContext) {}
|
Loading…
Add table
Add a link
Reference in a new issue