Skip to content

Commit

Permalink
ffs..
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffijoe committed Jun 29, 2016
1 parent cebf456 commit ff2931a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/respond.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ module.exports = function makeRespond(opts) {
ctx.body = payload;
return ctx;
};
}
};

0 comments on commit ff2931a

Please sign in to comment.