remove console log
This commit is contained in:
@@ -152,7 +152,6 @@ export default {
|
|||||||
let that = this,
|
let that = this,
|
||||||
data = [],
|
data = [],
|
||||||
userDataFormat;
|
userDataFormat;
|
||||||
debugger;
|
|
||||||
_.forEach(response, (v) => {
|
_.forEach(response, (v) => {
|
||||||
userDataFormat = utils.userNameDisplayFormat({
|
userDataFormat = utils.userNameDisplayFormat({
|
||||||
userName: v.userName || "",
|
userName: v.userName || "",
|
||||||
|
|||||||
Reference in New Issue
Block a user