mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
The code was using the code from the environment variables to load a reocrd from the database to then return the initial code again. The only use of `DefaultCountry.code` is currently in the geocoder JS compilation. Now it doesn't need the database anymore.