We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb9f275 commit babb337Copy full SHA for babb337
1 file changed
npm-app/src/index.ts
@@ -107,7 +107,6 @@ async function codebuff({
107
}
108
109
if (require.main === module) {
110
- console.log('npm-app index loaded')
111
const program = new Command()
112
113
program.name('codebuff').version(npmAppVersion || '0.0.0')
0 commit comments