fix build error

main
yoan 2025-01-12 20:44:51 +08:00
parent d9f38c38a6
commit 8c4a239631
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import { produce } from "immer";
import { type WorkflowNodeConfigForApply, WorkflowNodeType } from "@/domain/workflow";
import { useZustandShallowSelector } from "@/hooks";
import { useAccessesStore } from "@/stores/access";
import { useContactEmailsStore } from "@/stores/contact";
import { useWorkflowStore } from "@/stores/workflow";