Fixed seralizer test error

This commit is contained in:
Emir Karabeg
2025-02-04 15:32:06 -08:00
parent 832a35354b
commit 7486039b69

View File

@@ -2,7 +2,7 @@ import { Edge } from 'reactflow'
import { Serializer } from '../index'
import { SerializedWorkflow } from '../types'
import { BlockState } from '@/stores/workflow/types'
import { BlockOutput, ValueType } from '@/blocks/types'
import { BlockOutput } from '@/blocks/types'
import { getBlock } from '@/blocks'
// Mock icons