Do not remove the item from pane twice (#30254)
Probably a merge artifact? Release Notes: - N/A
This commit is contained in:
@@ -1578,7 +1578,6 @@ impl Pane {
|
||||
window,
|
||||
cx,
|
||||
);
|
||||
pane.remove_item(item_to_close.item_id(), false, true, window, cx);
|
||||
})
|
||||
.ok();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user