chore(svelte): cleanup
This commit is contained in:
@@ -30,8 +30,7 @@
|
||||
|
||||
<script lang="ts">
|
||||
import { createEventDispatcher } from 'svelte';
|
||||
import { SelectionMode } from '@xyflow/system';
|
||||
import { getEventPosition, getNodesInside } from '@xyflow/system';
|
||||
import { SelectionMode, getEventPosition, getNodesInside } from '@xyflow/system';
|
||||
|
||||
import { useStore } from '$lib/store';
|
||||
import { getConnectedEdges } from '$lib/utils';
|
||||
|
||||
Reference in New Issue
Block a user