Skip to content

Commit 2116b4c

Browse files
committed
address feedback
1 parent 0f8b945 commit 2116b4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/svelte/src/compiler/phases/3-transform/client/visitors/javascript-runes.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,6 @@ export const javascript_visitors_runes = {
325325
)
326326
)
327327
);
328-
binding.expression = b.call('$.get', binding.node);
329328
}
330329
}
331330
continue;

0 commit comments

Comments
 (0)