Remove unused Kurbo deps from editor and node-graph/gstd (#1335)

deps: Remove kurbo deps from editor, node-graph/gstd.

Co-authored-by: Bruce Mitchener <bruce.mitchener@configura.com>
This commit is contained in:
Bruce Mitchener
2023-07-29 07:21:36 +07:00
committed by Keavon Chambers
co-authored by Bruce Mitchener
parent 59420cb5dd
commit 5c7dabf70e
3 changed files with 0 additions and 8 deletions
Generated
-2
View File
@@ -2021,7 +2021,6 @@ dependencies = [
"graphene-core",
"image",
"js-sys",
"kurbo",
"log",
"node-macro",
"reqwest",
@@ -2097,7 +2096,6 @@ dependencies = [
"graphite-proc-macros",
"image",
"interpreted-executor",
"kurbo",
"log",
"num_enum 0.6.1",
"once_cell",