@ -833,7 +833,6 @@ export function flushSync(fn) {
while (queued_root_effects.length > 0) {
is_flushing = true;
flush_queued_root_effects();
flush_tasks();
}