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