diff --git a/packages/node_modules/@node-red/nodes/core/common/21-debug.html b/packages/node_modules/@node-red/nodes/core/common/21-debug.html index 40680b16f..51e47e2f2 100644 --- a/packages/node_modules/@node-red/nodes/core/common/21-debug.html +++ b/packages/node_modules/@node-red/nodes/core/common/21-debug.html @@ -530,7 +530,6 @@ if (type !== 'full') { comp = $("#node-input-typed-complete").typedInput('value'); } - console.log('hihi') that.statusType = "auto"; that.statusVal = comp; }