revert eof

This commit is contained in:
Clark Wang 2014-09-01 14:09:38 +08:00
parent 0036c74949
commit 28ac561d63
1 changed files with 1 additions and 1 deletions

View File

@ -2625,4 +2625,4 @@ ReferencesMany.prototype.remove = function (acInst, cb) {
} else {
process.nextTick(function() { cb(null, ids); });
}
};
};