Skip to content

Commit e547e78

Browse files
committed
chore: TOC
1 parent 428491e commit e547e78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/helpers.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ try {
4343
*/
4444
function printDebugWithCode(msg, code) {
4545
console.log(`\n\n${msg}:\n`);
46-
4746
console.log(`${highlightFn(code)}\n`);
4847
}
4948

0 commit comments

Comments
 (0)