mirror of
https://github.com/pumpbin/pumpbin
synced 2026-03-14 23:04:30 -07:00
feat: remove debug ui
This commit is contained in:
@@ -1129,9 +1129,6 @@ impl Application for Pumpbin {
|
||||
.align_items(Alignment::Center)
|
||||
.into();
|
||||
|
||||
#[cfg(debug_assertions)]
|
||||
let home = home.explain(iced::Color::BLACK);
|
||||
|
||||
home
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user