Skip to content

Commit cb83c21

Browse files
committed
Fix-Syntax error
1 parent 5092cbc commit cb83c21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ module.exports = class BoolJsMulter extends API.RouteMiddleware {
3939
return multer.any();
4040
}
4141

42-
});
42+
};

0 commit comments

Comments
 (0)