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