Skip to content

Commit a45aab6

Browse files
committed
asked and answered
1 parent 0a433d9 commit a45aab6

File tree

1 file changed

+0
-1
lines changed
  • packages/svelte/src/internal/client/dom/blocks

1 file changed

+0
-1
lines changed

packages/svelte/src/internal/client/dom/blocks/boundary.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ export function boundary(node, props, boundary_fn) {
7474
}
7575

7676
var reset = () => {
77-
// TODO does this make sense?
7877
pause_effect(boundary_effect);
7978

8079
with_boundary(boundary, () => {

0 commit comments

Comments
 (0)