nextstrain / auspice.us

http://auspice.us
13 stars 8 forks source link

remove getAvailable request #22

Open jameshadfield opened 2 years ago

jameshadfield commented 2 years ago

Current Behaviour

Loading auspice.us makes a fetch for https://auspice.us/charon/getAvailable?prefix=/ which returns a 204 (no content) response.

Expected behavior

No charon API calls should be made

How to reproduce

Steps to reproduce the current behavior:

  1. Open auspice.us
  2. Examine network tab of browser dev tools

Your environmen