Skip to content

Commit c55a698

Browse files
committed
unused
1 parent ccfcbfc commit c55a698

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,6 @@ function flush_queued_root_effects() {
650650
is_flushing_effect = true;
651651

652652
try {
653-
var length = queued_root_effects.length;
654653
var flush_count = 0;
655654

656655
while (queued_root_effects.length > 0) {

0 commit comments

Comments
 (0)