This commit is contained in:
TJ Holowaychuk 2014-04-15 08:35:10 -07:00
parent 204e4f5717
commit 0a954c8d99
1 changed files with 0 additions and 1 deletions

View File

@ -213,7 +213,6 @@ function *respond(next) {
/** /**
* Check if `body` should be interpreted as json. * Check if `body` should be interpreted as json.
*
*/ */
function isJSON(body) { function isJSON(body) {