remove logging

This commit is contained in:
keyan 2021-09-24 18:06:32 -05:00
parent 77514575f4
commit 00fff8a67d
1 changed files with 0 additions and 2 deletions

View File

@ -42,8 +42,6 @@ export default {
date_trunc('hour', "Vote".created_at) order by created_at desc;
*/
console.log(decodedCursor.time)
let notifications = await models.$queryRaw(`
SELECT ${ITEM_FIELDS}, "Item".created_at as "sortTime", NULL as "earnedSats",
false as mention