From d0a24ffad26583546325176b9ae9fee15f463827 Mon Sep 17 00:00:00 2001 From: yiliang114 <1204183885@qq.com> Date: Thu, 23 Mar 2023 14:42:31 +0800 Subject: [PATCH] chore(script): update the argument description --- scripts/code-web.js | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/code-web.js b/scripts/code-web.js index c61b5e38b8e296..dd9798a9d3e5a0 100644 --- a/scripts/code-web.js +++ b/scripts/code-web.js @@ -39,7 +39,6 @@ async function main() { ], }); - console.log(args); if (args.help) { console.log( './scripts/code-web.sh|bat[, folderMountPath[, options]]\n' +