chore: debug log

This commit is contained in:
Julian Lam
2024-05-01 14:47:07 -04:00
parent 119800d936
commit 3636dec76b

View File

@@ -25,7 +25,6 @@ module.exports = {
}
}));
console.log('piurging', tid);
await topics.events.purge(tid, announces);
}
}));