cleanup: cargo fmt

This commit is contained in:
Ashley Wulber 2024-01-30 22:28:31 -05:00 committed by Ashley Wulber
parent f4ad098647
commit a6785de7ba
2 changed files with 3 additions and 5 deletions

View file

@ -9,7 +9,7 @@ pub use self::column::{list_column, ListColumn};
use crate::widget::Container;
use crate::Element;
use iced::{Background};
use iced::Background;
use iced_core::Shadow;
pub fn container<'a, Message>(