remove testing logs

This commit is contained in:
Joe-Dowd
2020-04-28 05:07:39 +01:00
parent cfa80be4c7
commit f6df7e5f6f

View File

@@ -100,11 +100,9 @@ module.exports = async function voteOnSponsorTime(req, res) {
id: submissionInfoRow.videoID
}, function (err, data) {
if (err || data.items.length === 0) {
console.log('pre-err');
err && console.log(err);
return;
}
console.log('presend' + submissionInfoRow.count);
request.post(config.discordReportChannelWebhookURL, {
json: {