Clean the code

This commit is contained in:
yflory 2018-04-20 17:57:48 +02:00
parent 41afc28802
commit cf549eeaef
1 changed files with 0 additions and 2 deletions

View File

@ -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