mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-20 11:28:30 +08:00
Fix and clean up typing-related flaws with the Math category of nodes
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
use graphene_core_shaders::Ctx;
|
||||
|
||||
use crate::Node;
|
||||
use graphene_core_shaders::Ctx;
|
||||
use std::marker::PhantomData;
|
||||
|
||||
// TODO: Rename to "Passthrough"
|
||||
|
||||
Reference in New Issue
Block a user