From 4f3b85e66ba878c6f8f140742060582f79850ce9 Mon Sep 17 00:00:00 2001 From: sbplat <71648843+sbplat@users.noreply.github.com> Date: Sun, 11 Feb 2024 12:14:21 -0500 Subject: [PATCH] refactor: normalize files that contained both CRLF and LF --- src/main/resources/templates/convert/book-to-pdf.html | 1 - src/main/resources/templates/convert/img-to-pdf.html | 6 +----- src/main/resources/templates/convert/pdf-to-text.html | 2 +- src/main/resources/templates/merge-pdfs.html | 2 +- src/main/resources/templates/misc/add-image.html | 2 +- src/main/resources/templates/misc/compare.html | 2 +- src/main/resources/templates/pipeline.html | 2 +- src/main/resources/templates/rotate-pdf.html | 2 +- src/main/resources/templates/split-pdfs.html | 2 +- 9 files changed, 8 insertions(+), 13 deletions(-) diff --git a/src/main/resources/templates/convert/book-to-pdf.html b/src/main/resources/templates/convert/book-to-pdf.html index 06d53f00..67facbb3 100644 --- a/src/main/resources/templates/convert/book-to-pdf.html +++ b/src/main/resources/templates/convert/book-to-pdf.html @@ -16,7 +16,6 @@