removed unnecessary piece of code.
This commit is contained in:
parent
77434de3fe
commit
6330270ab8
1 changed files with 0 additions and 1 deletions
|
@ -138,7 +138,6 @@ public class OntologyController extends VitroHttpServlet{
|
|||
}
|
||||
String url = ontology;
|
||||
|
||||
System.out.println(url);
|
||||
|
||||
OntModel ontModel = null;
|
||||
HttpSession session = vreq.getSession(false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue