Skip to content
Snippets Groups Projects
Commit faf77f03 authored by Torgrim's avatar Torgrim
Browse files

Go FMT - CRLF to LF

parent b4686c5a
Branches
No related tags found
No related merge requests found
Pipeline #26792 passed
...@@ -7,6 +7,5 @@ package External ...@@ -7,6 +7,5 @@ package External
const ( const (
CurrencyAPI = "http://129.241.150.113:9090/currency/" CurrencyAPI = "http://129.241.150.113:9090/currency/"
OpenMeteoAPI = "https://api.open-meteo.com/v1/forecast" OpenMeteoAPI = "https://api.open-meteo.com/v1/forecast"
//OpenMeteoAPI = "https://google.com"
CountriesAPI = "http://129.241.150.113:8080/v3.1/" CountriesAPI = "http://129.241.150.113:8080/v3.1/"
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment