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