From 2d0b7ce79ed47d4827096a2bbccfe3bbcd061810 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Sun, 7 Feb 2021 12:59:11 +0100 Subject: [PATCH] Formatting ref #5 --- src/PdfCreator.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/PdfCreator.ts b/src/PdfCreator.ts index 6b81587..5ea6871 100644 --- a/src/PdfCreator.ts +++ b/src/PdfCreator.ts @@ -107,5 +107,4 @@ export class PdfCreator { await page.close(); return pdf; } - } \ No newline at end of file