We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f22c61 commit dfe4f43Copy full SHA for dfe4f43
packages/svelte/src/internal/client/dom/blocks/boundary.js
@@ -33,7 +33,6 @@ import { Batch, current_batch, effect_pending_updates } from '../../reactivity/b
33
import { internal_set, source } from '../../reactivity/sources.js';
34
import { tag } from '../../dev/tracing.js';
35
import { createSubscriber } from '../../../../reactivity/create-subscriber.js';
36
-import { flushSync } from 'svelte';
37
38
/**
39
* @typedef {{
0 commit comments