Skip to content

Commit 168611a

Browse files
committed
fix: remove debug code
1 parent 71dc26c commit 168611a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

git-consistent

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,5 @@ try {
7979
main(program, template, definitions, terms)
8080
}
8181
} catch (e) {
82-
throw e
8382
console.error(`${colors.error}${e.message}${colors.reset}`)
8483
}

0 commit comments

Comments
 (0)