remove calls to trello and blogger, camp counselor photos, and update the notice about Saturday's meeting
This commit is contained in:
2
app.js
2
app.js
@ -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
|
||||
|
Reference in New Issue
Block a user