diff --git a/common/interfaces.ts b/common/interfaces.ts index 68d0461e..ddb911d4 100644 --- a/common/interfaces.ts +++ b/common/interfaces.ts @@ -5,7 +5,7 @@ import { Node, Edge } from 'reactflow'; import { FormikValues } from 'formik'; -import { AnyObject, ArraySchema, ObjectSchema } from 'yup'; +import { ObjectSchema } from 'yup'; import { COMPONENT_CLASS, PROCESSOR_TYPE,