chore(svelte): cleanup

This commit is contained in:
moklick
2025-06-17 06:28:25 +02:00
parent 2441bf8d97
commit f98c1c8a59
2 changed files with 1 additions and 1 deletions
@@ -5,7 +5,6 @@
import { getContext } from 'svelte';
import { EdgeLabel } from '../EdgeLabel';
import type { EdgeReconnectAnchorProps } from './types';
import drag from '$lib/actions/drag';
let {
type,
@@ -64,6 +64,7 @@
fitViewOptions,
nodeOrigin,
nodeDragThreshold,
connectionDragThreshold,
minZoom,
maxZoom,
initialViewport,