Skip to content
代码片段 群组 项目
提交 46c6d326 编辑于 作者: Timotej Ecimovic's avatar Timotej Ecimovic
浏览文件

Remove some dead code.

上级 5d651f03
No related branches found
No related tags found
无相关合并请求
......@@ -202,7 +202,6 @@ function sendDirtyFlagStatus() {
* @param {} err
*/
function sendSessionCreationErrorStatus(err) {
let { error, errorMessage, project} = err;
querySession.getAllSessions(env.mainDatabase()).then((sessions) =>
sessions.forEach((session) => {
let socket = wsServer.clientSocket(session.sessionKey)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册