Skip to content

Commit 49e1ab5

Browse files
committed
unused
1 parent 99d31b4 commit 49e1ab5

File tree

1 file changed

+0
-3
lines changed
  • packages/svelte/src/internal/client/reactivity

1 file changed

+0
-3
lines changed

packages/svelte/src/internal/client/reactivity/batch.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -376,9 +376,6 @@ export class Batch {
376376
schedule_effect(e);
377377
}
378378

379-
this.#render_effects = [];
380-
this.#effects = [];
381-
382379
this.flush();
383380
} else {
384381
this.deactivate();

0 commit comments

Comments
 (0)