未验证 提交 f3282c78 编写于 作者: E Eugen Cazacu 提交者: GitHub

delete comment left in the code

上级 d49a7913
......@@ -267,7 +267,6 @@ export class TextAreaInput extends Disposable {
}
this._textAreaState = newState;
// console.log('==> DEDUCED INPUT: ' + JSON.stringify(typeInput));
if (this._nextCommand === ReadFromTextArea.Type) {
if (typeInput.text !== '') {
this._onType.fire(typeInput);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册