Skip to content

Commit 05792c9

Browse files
committed
rm log
1 parent 9928dfb commit 05792c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/cli.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ async function main() {
8080

8181
function generateCompletionScript(packageManager: string, shell: string) {
8282
const name = packageManager;
83-
console.log(process.argv);
8483

8584
const isLocalDev = process.argv[1].endsWith('dist/bin/cli.js');
8685

0 commit comments

Comments
 (0)