fixing unused import
This commit is contained in:
parent
57e5177f8b
commit
a36af6bc3b
1 changed files with 1 additions and 1 deletions
|
|
@ -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},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue