Skip to content
Snippets Groups Projects

Privat varsel

Merged Tor-Einar Skog requested to merge privat_varsel into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -50,7 +50,7 @@ import org.apache.commons.io.IOUtils;
*/
public class WeatherDataSourceUtil {
private final boolean DEBUG = true;
private final boolean DEBUG = false;
/**
* Fetches measured data from the stations weather data source, and optionally
Loading