removed comment

This commit is contained in:
Francesco Mangiacrapa 2023-06-12 15:55:43 +02:00
parent 18fe9c40ea
commit 63a90cbcb4
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) {