Tidy up whitespace

This commit is contained in:
n loewen 2023-07-26 14:38:29 +01:00
parent 74c7f3a657
commit 959697cd70
1 changed files with 0 additions and 2 deletions

View File

@ -78,8 +78,6 @@ function stripWhitespaceFromEnds(line) {
function hex2num(hex) { return parseInt(hex, 16) };
// RUN IT
try {