sfbrigade / datasci-sba

Solving problems with the Small Business Administration
10 stars 18 forks source link

removed unused /api/ endpoint #50

Closed avdonovan closed 7 years ago

avdonovan commented 7 years ago

1. Brief Summary of what this PR accomplishes (140 characters or less. If you find trouble describing what you are doing in this length, consider breaking the PR into multiple ones.)

Removed an unused endpoint per @VincentLa14's comment in https://github.com/sfbrigade/datasci-sba/pull/35#pullrequestreview-58259194

2. Link to Trello Ticket

https://trello.com/c/E2bEUTip/48-build-first-django-app-and-webserver

3. More detailed description and other questions to address in code review

4. Remember to tag reviewers!

VincentLa14 commented 7 years ago

We can also remove whatever is in first_project/api_server/templates right?

avdonovan commented 7 years ago

Good catch. Done.