Skip to content
Snippets Groups Projects
Commit 546b4efd authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Remove DEBUG output

parent 933e63ec
No related branches found
No related tags found
1 merge request!154Merge all Wildfly 26 compatible updates into develop
......@@ -195,7 +195,6 @@ public class ModelFormService {
ModelConfiguration mConf = new SeptoriaHumidityModelPreprocessor().getModelConfiguration(fConf);
Integer VIPSCoreUserId = organization.getDefaultVipsCoreUserId();
System.out.println("defaultVIPScoreUserId = " + VIPSCoreUserId);
List<Result>results = forecastBean.runForecast(mConf, VIPSCoreUserId);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment