Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
siefkenj committed Jan 13, 2024
1 parent fe121dc commit 4982dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsify-macros/src/decl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ impl Display for TsInterfaceDecl {

write!(f, " {{{members}\n}}")
}
}
}
}

pub struct TsEnumDecl {
Expand Down

0 comments on commit 4982dd8

Please sign in to comment.