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 9b89b57 commit d3f9269Copy full SHA for d3f9269
packages/svelte/src/internal/client/dom/blocks/boundary.js
@@ -26,7 +26,6 @@ import { Batch, effect_pending_updates } from '../../reactivity/batch.js';
26
import { internal_set, source } from '../../reactivity/sources.js';
27
import { tag } from '../../dev/tracing.js';
28
import { createSubscriber } from '../../../../reactivity/create-subscriber.js';
29
-import { raf } from '../../timing.js';
30
31
/**
32
* @typedef {{
0 commit comments