Skip to content

Commit 7e337bc

Browse files
committed
unused
1 parent a405d47 commit 7e337bc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/svelte/src/internal/client/runtime.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ import {
3030
import {
3131
flush_idle_tasks,
3232
flush_boundary_micro_tasks,
33-
flush_post_micro_tasks,
34-
queue_micro_task
33+
flush_post_micro_tasks
3534
} from './dom/task.js';
3635
import { internal_set } from './reactivity/sources.js';
3736
import {

0 commit comments

Comments
 (0)