koajs / examples

Example Koa apps
4.52k stars 744 forks source link

Remove unnecessary codes #90

Closed bananaappletw closed 8 years ago

bananaappletw commented 8 years ago

Remove unnecessary assert Remove empty line

bananaappletw commented 8 years ago

@hemanth Currently, I am using eslint to find out the incoherent code. I will correct some explicit incoherent code first. Later, format the code according eslint.