chore: fmt

This commit is contained in:
Ashley Wulber 2024-02-12 11:41:22 -05:00 committed by Ashley Wulber
parent d17894f94e
commit 37fd39340b

View file

@ -8,7 +8,7 @@ use cosmic::{
}, },
window, Subscription, window, Subscription,
}, },
iced_style::{application}, iced_style::application,
Theme, Theme,
}; };
use std::collections::BTreeMap; use std::collections::BTreeMap;