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 a405d47 commit 7e337bcCopy full SHA for 7e337bc
packages/svelte/src/internal/client/runtime.js
@@ -30,8 +30,7 @@ import {
30
import {
31
flush_idle_tasks,
32
flush_boundary_micro_tasks,
33
- flush_post_micro_tasks,
34
- queue_micro_task
+ flush_post_micro_tasks
35
} from './dom/task.js';
36
import { internal_set } from './reactivity/sources.js';
37
0 commit comments