From f4ab7508f615cb7ea37e46a23d145d9f3a7cae92 Mon Sep 17 00:00:00 2001 From: n loewen Date: Wed, 2 Aug 2023 15:30:20 +0100 Subject: [PATCH] Remove blank line --- logging.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logging.js b/logging.js index dfc1ade..c97f140 100644 --- a/logging.js +++ b/logging.js @@ -27,4 +27,4 @@ module.exports = { "logRunningHeader": logRunningHeader, "num2hex": num2hex, "hex2num": hex2num, -} +} \ No newline at end of file