Formatting

ref #5
This commit is contained in:
Nicolai Ort 2021-02-07 12:59:11 +01:00
parent 1962499d18
commit 2d0b7ce79e

View File

@ -107,5 +107,4 @@ export class PdfCreator {
await page.close();
return pdf;
}
}