Skip to content

Commit 63e9c33

Browse files
committed
Cargo fmt
1 parent d0abd76 commit 63e9c33

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

crates/codegen/src/typescript.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ impl Lang for TypeScript {
315315
out.dedent(1);
316316
writeln!(out, ");");
317317

318-
319318
writeln!(out);
320319
writeln!(
321320
out,

0 commit comments

Comments
 (0)