提交 76f39b2e 编写于 作者: J Joao Moreno

remove console.log

上级 19753e49
......@@ -43,9 +43,6 @@ if (isTempPortable) {
process.env[process.platform === 'win32' ? 'TEMP' : 'TMPDIR'] = portableTempPath;
}
console.log('portableDataPath', portableDataPath);
console.log('isPortable', isPortable);
//#region Add support for using node_modules.asar
(function () {
const path = require('path');
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册