1
0
Эх сурвалжийг харах

chore: remove unnecessary console log in the release script

Kia King Ishii 4 жил өмнө
parent
commit
c98f3a57f2
1 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  1. 0 2
      scripts/release.js

+ 0 - 2
scripts/release.js

@@ -54,8 +54,6 @@ async function main() {
     choices: tags
   })
 
-  console.log(tag)
-
   const { yes: tagOk } = await prompt({
     type: 'confirm',
     name: 'yes',