diff --git a/app/imports/api/parenting/parenting.js b/app/imports/api/parenting/parenting.js index d30efb25..23e241ae 100644 --- a/app/imports/api/parenting/parenting.js +++ b/app/imports/api/parenting/parenting.js @@ -113,8 +113,6 @@ export function setLineageOfDocs({ docArray, oldParent, newAncestry }) { }); } -replaceIdFn(sourceMap) - /** * Give documents new random ids and transform their references. * Transform collections of re-IDed docs according to the collection map