refactor: remove dead code and unused imports
This commit is contained in:
parent
0f4667fc47
commit
a046692241
4 changed files with 4 additions and 39 deletions
|
|
@ -20,7 +20,7 @@ use cosmic::{
|
|||
widget::{
|
||||
container, divider,
|
||||
segmented_button::{self, Entity, SingleSelectModel},
|
||||
segmented_control, spin_button, text,
|
||||
segmented_control, text,
|
||||
},
|
||||
Element,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue