Remove TODO.txt integration
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@
|
||||
}
|
||||
|
||||
// Fires after the node is back in its original spot, so the callback
|
||||
// sees the final DOM (e.g. the todo rail flushing an autosave).
|
||||
// sees the final DOM.
|
||||
var cb = onCloseCb;
|
||||
onCloseCb = null;
|
||||
if (cb) cb();
|
||||
|
||||
Reference in New Issue
Block a user