Remove blank line

This commit is contained in:
n loewen 2023-08-02 15:30:20 +01:00
parent 6883adcd71
commit f4ab7508f6
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ module.exports = {
"logRunningHeader": logRunningHeader, "logRunningHeader": logRunningHeader,
"num2hex": num2hex, "num2hex": num2hex,
"hex2num": hex2num, "hex2num": hex2num,
} }