Skip to content

Commit e78508a

Browse files
committed
chore: ensure effect destruction of deriveds is consistent
1 parent 37fa415 commit e78508a

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
@@ -3,7 +3,6 @@ import { DEV } from 'esm-env';
33
import { define_property, get_descriptors, get_prototype_of } from '../shared/utils.js';
44
import {
55
destroy_block_effect_children,
6-
destroy_effect,
76
destroy_effect_children,
87
destroy_effect_deriveds,
98
effect,

0 commit comments

Comments
 (0)