Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Commit de35726

Browse files
committed
runat-1128988: Minor comment clarification
Signed-off-by: Joe Walker <jwalker@mozilla.com>
1 parent 6c82474 commit de35726

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/gcli/languages/command.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ var commandLanguage = exports.commandLanguage = {
123123
this.commandDom = undefined;
124124
},
125125

126-
// From the requisition.textChanged event
127126
textChanged: function() {
128127
if (this.terminal == null) {
129128
return; // This can happen post-destroy()

0 commit comments

Comments
 (0)