Remove unneeded linebreaks
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user