Skip to content

Commit 369e92f

Browse files
fix: remove console.log
1 parent 4334991 commit 369e92f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ async function main() {
6464
}
6565
}
6666
});
67-
console.log(values)
6867

6968
Object.assign(answers, values);
7069

0 commit comments

Comments
 (0)