koajs / koa

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

fix: remove unused async local storage middleware #1817

Closed andrew0 closed 6 months ago

andrew0 commented 6 months ago

This middleware was made obsolete by e98b8d1.

Checklist