Remove log

pull/1/head
yflory 5 years ago
parent 77c6269e0c
commit 6b1e394170

@ -317,7 +317,6 @@ define([
teamId: obj.id
}, waitFor(function (err) {
if (err) { return void console.error(err); }
console.warn(obj.id);
}));
});
}));

Loading…
Cancel
Save