Skip to content

Commit a7a4448

Browse files
committed
prettier on executionUtil.ts
1 parent 85a5d1e commit a7a4448

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/utils/executionUtil.ts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@ import type {
33
ExecutionId,
44
LGraph
55
} from '@/lib/litegraph/src/litegraph'
6-
import { ExecutableNodeDTO, LGraphEventMode } from '@/lib/litegraph/src/litegraph'
7-
6+
import {
7+
ExecutableNodeDTO,
8+
LGraphEventMode
9+
} from '@/lib/litegraph/src/litegraph'
810
import type {
911
ComfyApiWorkflow,
1012
ComfyWorkflowJSON

0 commit comments

Comments
 (0)