fixup! Remove shared_screen from workspace

This commit is contained in:
Piotr Osiewicz 2023-11-27 12:10:07 +01:00
parent fad1f8db96
commit 4c1514edc4

View file

@ -9,7 +9,6 @@ pub mod pane_group;
mod persistence;
pub mod searchable;
// todo!()
// pub mod shared_screen;
mod modal_layer;
mod status_bar;
mod toolbar;