Skip to content

Commit 5528327

Browse files
committed
unused
1 parent b1469ba commit 5528327

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,6 @@ export function pop(component) {
190190
component_context.x = component;
191191
}
192192

193-
component_context.m = true;
194-
195193
component_context = component_context.p;
196194

197195
if (DEV) {

0 commit comments

Comments
 (0)