chore: cargo fmt
This commit is contained in:
parent
633ed14411
commit
c781ff6199
24 changed files with 192 additions and 172 deletions
|
|
@ -1,8 +1,8 @@
|
|||
use crate::core::window::Id as SurfaceId;
|
||||
use iced_runtime::{
|
||||
self,
|
||||
self, Action, Task,
|
||||
platform_specific::{self, wayland},
|
||||
task, Action, Task,
|
||||
task,
|
||||
};
|
||||
|
||||
pub fn request_token(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue