test of cargo fix
This commit is contained in:
@@ -6,10 +6,9 @@ use utils::string_to_color;
|
||||
|
||||
use std::fs;
|
||||
|
||||
use iced::{Application, Element, Settings, Subscription, window};
|
||||
use iced::{Element, window};
|
||||
use iced::{
|
||||
Color, Length, Task, Theme,
|
||||
time::{self, Duration},
|
||||
Length, Task, Theme,
|
||||
widget::{
|
||||
Column, TextInput, button, canvas, column, container, pick_list, row, scrollable, slider,
|
||||
text,
|
||||
|
||||
Reference in New Issue
Block a user