提交 3a67f1eb 编写于 作者: B boxmein

Fix linter errors

上级 d7c8bc9d
......@@ -294,8 +294,8 @@ export class Session extends BaseSession {
try {
return await fs.readlink(`/proc/${this.truePID}/cwd`)
} catch (exc) {
console.error(exc)
return null
console.error(exc)
return null
}
}
if (process.platform === 'win32') {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册