Skip to content

Commit 7b51d4f

Browse files
committed
Nit
1 parent 502ca47 commit 7b51d4f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

editor/src/messages/portfolio/document/utility_types/transformation.rs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ use crate::messages::tool::common_functionality::shape_editor::ShapeState;
99
use crate::messages::tool::utility_types::ToolType;
1010
use glam::{DAffine2, DMat2, DVec2};
1111
use graphene_std::renderer::Quad;
12-
use graphene_std::vector::VectorModificationType;
13-
use graphene_std::vector::{HandleExt, ManipulatorPointId};
14-
use graphene_std::vector::{HandleId, PointId};
12+
use graphene_std::vector::{HandleExt, HandleId, ManipulatorPointId, PointId, VectorModificationType};
1513
use std::collections::{HashMap, VecDeque};
1614
use std::f64::consts::PI;
1715

0 commit comments

Comments
 (0)