chenshenhai / koa2-note

《Koa2进阶学习笔记》已完结🎄🎄🎄
https://chenshenhai.github.io/koa2-note
MIT License
5.18k stars 1.29k forks source link

Unnecessary code #31

Closed Roamin closed 6 years ago

Roamin commented 6 years ago

https://github.com/chenshenhai/koa2-note/blob/fab3aa64929727b1e64a69a2fdf2e5dea28039be/demo/static-use-middleware/index.js#L16

It would return hello world all the time.

chenshenhai commented 6 years ago

@RoamIn R Thank you! I have fix it.