Made project Prettier compliant
This commit is contained in:
@ -3,7 +3,6 @@ import { XmlComponent } from "file/xml-components";
|
||||
import { Inline } from "./inline";
|
||||
|
||||
export class Drawing extends XmlComponent {
|
||||
|
||||
constructor(imageData: IMediaData) {
|
||||
super("w:drawing");
|
||||
|
||||
|
Reference in New Issue
Block a user