cargo: fmt

This commit is contained in:
mtvare6
2025-07-10 13:22:30 +05:30
parent 27cc7a0e8e
commit a022d654d2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
use crate::{AlphaBlending, GraphicElement};
use crate::uuid::NodeId;
use crate::{AlphaBlending, GraphicElement};
use dyn_any::StaticType;
use glam::DAffine2;
use std::hash::Hash;