Fix format

This commit is contained in:
Mikayla Maki 2023-05-09 12:54:53 -07:00
parent 6dfb48dbd5
commit 0214228689
No known key found for this signature in database

View file

@ -1600,7 +1600,6 @@ impl Workspace {
});
self.active_item_path_changed(cx);
if &pane == self.dock_pane() {
Dock::show(self, false, cx);
} else {