1. Removed a sysout.
This commit is contained in:
parent
7e547eca23
commit
0fe39b4c7b
1 changed files with 0 additions and 1 deletions
|
@ -97,7 +97,6 @@ public class EntitySubOrganizationTypesQueryRunner implements QueryRunner<Map<St
|
||||||
+ "}";
|
+ "}";
|
||||||
|
|
||||||
|
|
||||||
System.out.println("\n\nEntity SubOrganizationTypes query is:\n "+ sparqlQuery);
|
|
||||||
log.debug("\nThe sparql query is :\n" + sparqlQuery);
|
log.debug("\nThe sparql query is :\n" + sparqlQuery);
|
||||||
|
|
||||||
return sparqlQuery;
|
return sparqlQuery;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue