fix: remove redundant schema from union
This commit is contained in:
@@ -105,7 +105,6 @@ export const NodeInputSchema = z.union([
|
||||
NodeInputIntegerSchema,
|
||||
NodeInputShapeSchema,
|
||||
NodeInputSelectSchema,
|
||||
NodeInputSeedSchema,
|
||||
NodeInputVec3Schema,
|
||||
NodeInputGeometrySchema,
|
||||
NodeInputPathSchema,
|
||||
|
||||
Reference in New Issue
Block a user