Remove log
This commit is contained in:
parent
77c6269e0c
commit
6b1e394170
@ -317,7 +317,6 @@ define([
|
|||||||
teamId: obj.id
|
teamId: obj.id
|
||||||
}, waitFor(function (err) {
|
}, waitFor(function (err) {
|
||||||
if (err) { return void console.error(err); }
|
if (err) { return void console.error(err); }
|
||||||
console.warn(obj.id);
|
|
||||||
}));
|
}));
|
||||||
});
|
});
|
||||||
}));
|
}));
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user