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