add debug log
This commit is contained in:
parent
4947eb91a2
commit
94a56dabdd
@ -491,6 +491,8 @@ export const ensembleMixedEnties = async (
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
console.debug("in the end of ensembleMixedEnties, finalMappings is:");
|
||||||
|
console.debug(finalMappings);
|
||||||
return finalMappings;
|
return finalMappings;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user