fix unused imort

This commit is contained in:
griffi-gh 2024-03-11 20:17:39 +01:00
parent dcdbc0fcbe
commit 13785a4946

View file

@ -8,7 +8,6 @@ use hui::{
container::Container,
fill_rect::FillRect,
image::Image,
spacer::Spacer,
text::Text,
UiElementExt
},