remove console log

This commit is contained in:
Rodrigo Quelca
2021-07-30 18:10:11 +00:00
parent d26afceb27
commit b41777337b

View File

@@ -152,7 +152,6 @@ export default {
let that = this,
data = [],
userDataFormat;
debugger;
_.forEach(response, (v) => {
userDataFormat = utils.userNameDisplayFormat({
userName: v.userName || "",