未验证 提交 935bcc1d 编写于 作者: G GitSquared

🚨 Fix unnecessary semicolon

上级 8dbaabab
......@@ -49,7 +49,7 @@ class UpdateChecker {
}
} catch(e) {
this._fail(e);
};
}
}
});
}).on('error', e => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册