Skip to content

Commit

Permalink
ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Dec 19, 2024
1 parent 1c7b666 commit eada7a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/svelte/scripts/process-messages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,6 @@ function transform(name, dest) {
ast.body.push(clone);
}

// @ts-expect-error
const module = esrap.print(ast);

fs.writeFileSync(
Expand Down

0 comments on commit eada7a4

Please sign in to comment.