Finalize the CLI opening part

This commit is contained in:
Kirill Bulatov 2023-05-16 17:37:23 +03:00
parent 0c6f103899
commit be7a58b508
3 changed files with 17 additions and 40 deletions

View file

@ -203,8 +203,6 @@ impl SerializedPane {
items.push(item_handle.clone());
log::info!("ACTUALLY SHOWN ITEMS: {:?}", &item_handle);
if let Some(item_handle) = item_handle {
workspace.update(cx, |workspace, cx| {
let pane_handle = pane_handle