Clean the code

pull/1/head
yflory 7 years ago
parent 41afc28802
commit cf549eeaef

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

Loading…
Cancel
Save