Skip to content

Commit 41ce1cb

Browse files
authored
Update index.js
m4nuC#50
1 parent c68d7b8 commit 41ce1cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ module.exports = function (request, options) {
7575
function cleanup() {
7676
bb.removeListener('field', onField);
7777
bb.removeListener('file', customOnFile || onFile);
78-
bb.removeListener('close', cleanup);
7978
bb.removeListener('end', cleanup);
8079
bb.removeListener('error', onEnd);
8180
bb.removeListener('partsLimit', onEnd);

0 commit comments

Comments
 (0)