fix: fix unexpected } in workspace.rs

I think this is due to git add -p mistakes when I did 1b9f20b.

Not affecting anything, as workspace.rs is still WIP.
pull/18/head
Nefo Fortressia 2021-12-14 05:59:19 +07:00
parent 0de1d86494
commit 7478d894ea
Signed by: fortressia
GPG Key ID: 6D7972CC76174995
1 changed files with 22 additions and 23 deletions

View File

@ -125,7 +125,6 @@ impl WorkspaceImplementedEditor for EchidnaEditor {
self.open_folder(folder);
}
}
}
/**
*