Merge branch 'master' into ux-improvements

This commit is contained in:
Michael Q Larson
2015-03-27 10:28:31 -07:00
7 changed files with 11 additions and 209 deletions

2
app.js
View File

@ -404,8 +404,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