diff --git a/frontend/src/components/ui/mod.rs b/frontend/src/components/ui/mod.rs index 0c95971..bfb240d 100644 --- a/frontend/src/components/ui/mod.rs +++ b/frontend/src/components/ui/mod.rs @@ -6,5 +6,4 @@ pub mod context_menu; pub mod theme_toggle; pub mod svg_icon; pub mod table; -pub mod data_table; -pub mod sonner; \ No newline at end of file +pub mod data_table; \ No newline at end of file