fixing unused import

This commit is contained in:
Chris Cochrun 2026-02-17 15:07:55 -06:00
parent 57e5177f8b
commit a36af6bc3b

View file

@ -28,7 +28,7 @@ use cosmic::{
theme,
widget::{
ColorPickerModel, RcElementWrapper, button,
color_picker::{self, ColorPickerUpdate},
color_picker::ColorPickerUpdate,
combo_box, container, divider, dnd_destination, dnd_source,
dropdown,
grid::{self},