From 1f7a35c7d2aec249c3bb70283b7ac87092e3ace0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?George=20Ara=C3=BAjo?= Date: Mon, 15 Jan 2024 17:08:49 -0300 Subject: [PATCH] Removed empty last line in template.v2.js MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: George Araújo --- assets/js/distillpub/template.v2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/distillpub/template.v2.js b/assets/js/distillpub/template.v2.js index 33d23109b182..8395c9494165 100644 --- a/assets/js/distillpub/template.v2.js +++ b/assets/js/distillpub/template.v2.js @@ -9601,4 +9601,4 @@ distill-header .nav a { Polyfills.load(window.distill.initialize); } }); -//# sourceMappingURL=template.v2.js.map +//# sourceMappingURL=template.v2.js.map \ No newline at end of file