From b23358703d041ca9a457599a4d95d9dce13e6a3e Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Tue, 14 Dec 2021 13:42:33 +0000
Subject: [PATCH] trim extra whitespace

---
 layouts/partials/scripts/other.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/layouts/partials/scripts/other.html b/layouts/partials/scripts/other.html
index 51f0996..acc24c4 100644
--- a/layouts/partials/scripts/other.html
+++ b/layouts/partials/scripts/other.html
@@ -7,5 +7,5 @@
       flowchart: { useMaxWidth: true }
     });
   });
-</script> 
+</script>
 {{ end }}
\ No newline at end of file

--
Gitblit v1.10.0