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