Skip to content

Commit b48c12b

Browse files
committed
out of date
1 parent 8cc5961 commit b48c12b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -920,9 +920,6 @@ export function flushSync(fn) {
920920
flush_tasks();
921921
}
922922

923-
// TODO this doesn't seem quite right — may run into
924-
// interesting cases where there are multiple roots.
925-
// it'll do for now though
926923
if (active_fork?.pending === 0) {
927924
active_fork.remove();
928925
}

0 commit comments

Comments
 (0)