diff --git a/src/node/utils/ImportHtml.js b/src/node/utils/ImportHtml.js index 686d1c614..9f2fd351a 100644 --- a/src/node/utils/ImportHtml.js +++ b/src/node/utils/ImportHtml.js @@ -40,8 +40,6 @@ function setPadHTML(pad, html, callback) return; // We don't process the HTML because it was bad.. } - // console.warn("LUL WUT THE FUCK U DOIN HERE?"); - var result = cc.finish(); apiLogger.debug('Lines:');