cargo fmt

This commit is contained in:
Ashley Wulber 2023-12-15 17:05:46 -05:00 committed by Michael Murphy
parent e1c53277d9
commit 8f88833d8e

View file

@ -6,7 +6,6 @@
use cosmic_theme::Component;
use iced_core::{Background, Color};
use crate::{
theme::TRANSPARENT_COMPONENT,
widget::button::{Appearance, StyleSheet},