mledoze / countries

World countries in JSON, CSV, XML and Yaml. Any help is welcome!
https://mledoze.github.io/countries/
Open Data Commons Open Database License v1.0
5.97k stars 1.27k forks source link

Remove empty lines from geo.json files #513

Closed michrzan closed 9 months ago

michrzan commented 9 months ago

Some (7) of the geo.json files had empty lines at the end of the file, while all the other ones didn not. This was messing up some of my scripts. This removes the empty lines from these 7 files.