remove calls to trello and blogger, camp counselor photos, and update the notice about Saturday's meeting

This commit is contained in:
Michael Q Larson
2015-03-27 00:20:50 -07:00
parent 6c929b8375
commit 683498e62a
7 changed files with 11 additions and 209 deletions

2
app.js
View File

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