koajs / koa

Expressive middleware for node.js using ES2017 async functions
https://koajs.com
MIT License
35.07k stars 3.22k forks source link

fix: remove unused async local storage middleware #1817

Closed andrew0 closed 2 months ago

andrew0 commented 2 months ago

This middleware was made obsolete by e98b8d1.

Checklist