Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
Antonio Scandurra 2021-11-24 16:17:41 +01:00
parent 03bd6d6c33
commit 2cf44d30b7

View File

@ -610,8 +610,6 @@ impl Workspace {
return None;
}
// let (worktree_id, path) = project_path.clone();
let worktree = match self
.project
.read(cx)