mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 06:08:11 +08:00
Clean up imports and warnings in Rust code
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
use super::*;
|
||||
use crate::{consts::MIN_SEPERATION_VALUE, ComputeType};
|
||||
use crate::consts::MIN_SEPERATION_VALUE;
|
||||
use crate::ComputeType;
|
||||
|
||||
use glam::DVec2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user