chore(widget): remove cosmic-settings navigation widgets

This commit is contained in:
Michael Aaron Murphy 2024-01-22 08:47:48 +01:00 committed by Michael Murphy
parent bb8be4e3d5
commit 507c4c97bb
2 changed files with 0 additions and 58 deletions

View file

@ -134,8 +134,6 @@ pub use nav_bar::nav_bar;
pub mod nav_bar_toggle;
pub use nav_bar_toggle::{nav_bar_toggle, NavBarToggle};
pub mod navigation;
pub mod popover;
pub use popover::{popover, Popover};