Skip to content

Commit 15941a7

Browse files
committed
Fixed eslint issue
1 parent f502e4b commit 15941a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/components/projects/WorkflowsList.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import { AlertError } from '$lib/common/errors';
55
import CreateWorkflowModal from './CreateWorkflowModal.svelte';
66
import { onMount } from 'svelte';
7-
import { each } from 'svelte/internal';
87
98
// The list of workflows
109
/** @type {import('$lib/types').Workflow[]} */

0 commit comments

Comments
 (0)