Skip to content

Commit 0cf2939

Browse files
wh131462thinkasany
andcommitted
chore: remove unsless code (#45)
* docs: add contributors markdown * ci(release): modify ci to release when tag add and change the release-it to create new branch * feat(update): check update when first run lc and will be not allow until one day * chore(release): set new branch by correct command * docs: update QRCode (#39) * docs: simplified doc * chore: release v1.0.9-0 * fix: fix the hidden check update * chore: remove unsless code --------- Co-authored-by: thinkasany <480968828@qq.com>
1 parent c24f546 commit 0cf2939

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/utils/cli-utils/commonMode.js

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ export async function commonMode(cmdOpts, easyCallback) {
2929
: 'common/origin/checkUpdate.js'
3030
)
3131
fork(jsPath)
32-
logger.info(jsPath)
3332
// todo 监听额外线程的消息
3433
// workerProcess.on('message', (message) => {})
3534
// todo 监听额外线程的退出事件

0 commit comments

Comments
 (0)