mirror of https://github.com/node-red/node-red.git
Update 21-debug.html
Tidy up a leftover development debug message ... with a smile!pull/3575/head
parent
55ecc7a92c
commit
bbc32c4cd0
|
@ -530,7 +530,6 @@
|
|||
if (type !== 'full') {
|
||||
comp = $("#node-input-typed-complete").typedInput('value');
|
||||
}
|
||||
console.log('hihi')
|
||||
that.statusType = "auto";
|
||||
that.statusVal = comp;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue