refactor requestPart
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
ale 2024-10-08 17:10:58 +02:00
parent 194f819f6c
commit 734259f956

View File

@ -38,7 +38,6 @@ module.exports = async (client, apex, app) => {
setImmediate(() => {
clearTimeout(timeout)
ac.abort()
return
})
// console.error(e)
}