diff --git a/lib/application.js b/lib/application.js index 39e8a08..833af91 100644 --- a/lib/application.js +++ b/lib/application.js @@ -213,7 +213,6 @@ function *respond(next) { /** * Check if `body` should be interpreted as json. - * */ function isJSON(body) {