Skip to content

Commit 9169006

Browse files
psychedelicioushipsterusername
authored andcommitted
chore(ui): lint
1 parent 28b7452 commit 9169006

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

invokeai/frontend/web/src/app/store/middleware/listenerMiddleware/listeners/enqueueRequestedNodes.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import { enqueueRequested } from 'app/store/actions';
22
import { buildNodesGraph } from 'features/nodes/util/graph/buildNodesGraph';
3-
import {
4-
buildWorkflowRight,
5-
} from 'features/nodes/util/workflow/buildWorkflow';
3+
import { buildWorkflowRight } from 'features/nodes/util/workflow/buildWorkflow';
64
import { queueApi } from 'services/api/endpoints/queue';
75
import type { BatchConfig } from 'services/api/types';
86

0 commit comments

Comments
 (0)