diff --git a/www/pad/inner.js b/www/pad/inner.js index b1d8b116c..d14ff2ee0 100644 --- a/www/pad/inner.js +++ b/www/pad/inner.js @@ -301,8 +301,6 @@ define([ return true; } - if (info.diff.action === "removeElement") { console.log(info); } - if (info.node && info.node.name === "MEDIA-TAG") { console.log(info); } cursor.update(); // no use trying to recover the cursor if it doesn't exist