remove unused import
This commit is contained in:
parent
94e9b38552
commit
11eb29df4f
@ -1,7 +1,7 @@
|
||||
#![feature(iter_map_windows)]
|
||||
use iced::widget::scrollable;
|
||||
use iced::{
|
||||
Color, Element, Length, Task, Theme, clipboard, color,
|
||||
Element, Length, Task, Theme, clipboard, color,
|
||||
widget::{
|
||||
self, button, column, combo_box, row,
|
||||
scrollable::{Direction, Scrollbar},
|
||||
|
Loading…
x
Reference in New Issue
Block a user