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

Removed debug output

parent c41f0818
Branches
Tags
No related merge requests found
......@@ -251,7 +251,6 @@ public class ModelResourceImpl implements ModelResource{
@Override
public Response runModel(ModelConfiguration config)
{
System.out.println("runModel 1");
try
{
Model calledModel = ModelFactory.getInstance().getModelInstance(config.getModelId());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment