From 734259f956544b38e98a4cb3cd726919f2978946 Mon Sep 17 00:00:00 2001 From: ale Date: Tue, 8 Oct 2024 17:10:58 +0200 Subject: [PATCH] refactor requestPart --- lib/fediblock.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/fediblock.js b/lib/fediblock.js index d9ca237..8070f25 100644 --- a/lib/fediblock.js +++ b/lib/fediblock.js @@ -38,7 +38,6 @@ module.exports = async (client, apex, app) => { setImmediate(() => { clearTimeout(timeout) ac.abort() - return }) // console.error(e) }