mirror of
https://github.com/gl-inet/glkvm-cloud.git
synced 2026-09-22 18:53:22 +00:00
html: Drop debug code
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
This commit is contained in:
@@ -214,11 +214,11 @@ function RttyFile(ws, term, opt) {
|
||||
break;
|
||||
}
|
||||
default:
|
||||
console.error('invalid type:' + type);
|
||||
// console.error('invalid type:' + type);
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
export default RttyFile;
|
||||
export default RttyFile;
|
||||
|
||||
Reference in New Issue
Block a user