Run cargo fmt
This commit is contained in:
parent
20a0577034
commit
b957453404
17 changed files with 95 additions and 107 deletions
|
|
@ -2,8 +2,8 @@ use iced_native::image;
|
|||
use iced_native::svg;
|
||||
use iced_native::{Background, Color, Font, Rectangle, Size, Vector};
|
||||
|
||||
use crate::{alignment, layer::mesh};
|
||||
use crate::triangle;
|
||||
use crate::{alignment, layer::mesh};
|
||||
|
||||
use std::sync::Arc;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue