mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-29 04:20:46 +00:00
🔥
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
03bd6d6c33
commit
2cf44d30b7
1 changed files with 0 additions and 2 deletions
|
@ -610,8 +610,6 @@ impl Workspace {
|
||||||
return None;
|
return None;
|
||||||
}
|
}
|
||||||
|
|
||||||
// let (worktree_id, path) = project_path.clone();
|
|
||||||
|
|
||||||
let worktree = match self
|
let worktree = match self
|
||||||
.project
|
.project
|
||||||
.read(cx)
|
.read(cx)
|
||||||
|
|
Loading…
Reference in a new issue