Remove console logging

This commit is contained in:
Julian Stirling 2026-02-15 16:57:08 +00:00
parent f1a51dad84
commit c583be7756
7 changed files with 0 additions and 34 deletions

View file

@ -199,7 +199,6 @@ export default {
} else {
// if there's no existing log message to append to, discard lines
// until we find one.
console.log("Ignored non-matching lines at the start of the log file.");
continue;
}
}