diff --git a/src/core/operations/ParseUDP.mjs b/src/core/operations/ParseUDP.mjs index 14033143..ec529d1b 100644 --- a/src/core/operations/ParseUDP.mjs +++ b/src/core/operations/ParseUDP.mjs @@ -63,8 +63,6 @@ class ParseUDP extends Operation { * @returns {html} */ present(data) { - // const currentRecipeConfig = this.state.opList.map(op => op.config); - // console.log(currentRecipeConfig); const html = []; html.push(""); html.push("");