mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-07-08 00:05:00 +00:00
Remove unused imports
This commit is contained in:
parent
a064bd74b1
commit
05ef47f701
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ use crate::raster::image::ImageFrameTable;
|
|||
use crate::vector::VectorDataTable;
|
||||
use crate::{Artboard, ArtboardGroupTable, CloneVarArgs, Color, Context, Ctx, ExtractAll, GraphicGroupTable, OwnedContextImpl};
|
||||
use core::f64;
|
||||
use core::hash::{Hash, Hasher};
|
||||
use glam::{DAffine2, DMat2, DVec2};
|
||||
|
||||
pub trait Transform {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue