Merge remote-tracking branch 'upstream/master' into ux-improvements

This commit is contained in:
Nathan Leniz
2015-03-28 02:51:52 +09:00
7 changed files with 11 additions and 209 deletions

2
app.js
View File

@@ -389,8 +389,6 @@ app.get('/account/api', userController.getAccountAngular);
*/
app.get('/api/github', resourcesController.githubCalls);
app.get('/api/blogger', resourcesController.bloggerCalls);
app.get('/api/trello', resourcesController.trelloCalls);
/**
* Bonfire related routes