Fixed members bulk import's createdBy field assignment

no issue

- Method signature has been changed with cada88975a, the call needed an update as well
This commit is contained in:
Nazar Gargol 2020-08-19 17:14:45 +12:00
parent 6512b98049
commit 616767d0ec

View File

@ -647,8 +647,6 @@ module.exports = {
members: sanitized,
allLabelModels,
importSetLabels,
imported,
invalid,
createdBy
});
}).then((result) => {