Skip to content

Commit

Permalink
Remove unneeded linebreaks
Browse files Browse the repository at this point in the history
  • Loading branch information
merewif committed Apr 30, 2024
1 parent 064cee9 commit d71203d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/file/paragraph/run/properties.ts
Original file line number Diff line number Diff line change
Expand Up @@ -319,8 +319,6 @@ export class RunProperties extends IgnoreIfEmptyXmlComponent {
if (options.math) {
this.push(new OnOffElement("w:oMath", options.math));
}


}

public push(item: XmlComponent): void {
Expand Down

0 comments on commit d71203d

Please sign in to comment.