Compare commits

...

1 Commits

Author SHA1 Message Date
Francesco Mangiacrapa 63a90cbcb4 removed comment 2023-06-12 15:55:43 +02:00
1 changed files with 0 additions and 2 deletions

View File

@ -283,8 +283,6 @@ public class GeoportalViewer_Tests {
TemporalReferenceDV temporalDV = ConvertToDataValueObjectModel.toTemporalReferenceDV(theProject,
targetJsonObject);
System.out.println(temporalDV);
// ProjectView projectView = Geoportal_JSON_Mapper.loadProjectView(theProjectDV, CONTEXT, USERNAME);
// Geoportal_JSON_Mapper.prettyPrintProjectView(projectView);
}
} catch (Exception e) {