Skip to content

Commit 2398bce

Browse files
authored
chore: remove console.log (vuejs#30)
1 parent 62ad1f3 commit 2398bce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ async function init() {
282282
render('config/cypress')
283283
}
284284
if (needsCypressCT) {
285-
console.log('needsCypressCT', needsCypressCT)
286285
render('config/cypress-ct')
287286
}
288287
if (needsTypeScript) {

0 commit comments

Comments
 (0)