GlobalPrevalenceByTimeHandler is the same handler as PrevalenceByLocationAndTimeHandler, but with location_id:None. So, we can get rid of it!
Steps to remove:
- Allow
PrevalenceByLocationAndTimeHandler to accept an empty location_id
- Remove
GlobalPrevalenceByTimeHandler
- Remove the imports from https://github.com/outbreak-info/outbreak.api/blob/master/web/handlers/genomics/__init__.py
- and genomics.py