clippy fixes
This commit is contained in:
parent
ad241c700a
commit
17bc373990
7 changed files with 16 additions and 16 deletions
|
|
@ -6,7 +6,7 @@
|
|||
use iced::{
|
||||
event,
|
||||
keyboard::{self, KeyCode},
|
||||
mouse, subscription, Command, Event, Subscription,
|
||||
mouse, Command, Event, Subscription,
|
||||
};
|
||||
use iced_core::{
|
||||
widget::{operation, Id, Operation},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue