chore: clippy

This commit is contained in:
Ashley Wulber 2024-02-12 11:40:20 -05:00 committed by Ashley Wulber
parent 73e99ae549
commit d17894f94e
7 changed files with 12 additions and 28 deletions

View file

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