resolve merge conflicts

This commit is contained in:
Nathan Leniz
2015-03-29 00:51:09 +09:00
2 changed files with 34 additions and 4 deletions

View File

@ -196,10 +196,6 @@ exports.postEmailSignup = function(req, res, next) {
});
};
/**
* GET /account
* Profile page.
*/
exports.getAccount = function(req, res) {
res.render('account/account', {