Skip to content

Commit 573fbdd

Browse files
committed
chore: fix lint
1 parent 7793492 commit 573fbdd

File tree

1 file changed

+0
-1
lines changed
  • packages/svelte/src/compiler/migrate

1 file changed

+0
-1
lines changed

packages/svelte/src/compiler/migrate/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@ export function migrate(source) {
251251
}
252252
}
253253

254-
255254
if (!parsed.instance && need_script) {
256255
str.appendRight(insertion_point, '\n</script>\n\n');
257256
}

0 commit comments

Comments
 (0)