diff --git a/lib/fediblock.js b/lib/fediblock.js index 64ac98c..9c9d456 100644 --- a/lib/fediblock.js +++ b/lib/fediblock.js @@ -144,7 +144,7 @@ module.exports = async (client, apex, app) => { app.locals.peers++ await scanInstance(instance) } catch (e) { - console.error(e) + // console.error(e) } } yield 0