Finalize the CLI opening part
This commit is contained in:
parent
0c6f103899
commit
be7a58b508
3 changed files with 17 additions and 40 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue