Skip to content

Commit

Permalink
Clean classes
Browse files Browse the repository at this point in the history
  • Loading branch information
luigi-asprino committed Jan 21, 2021
1 parent d8594d3 commit 9a35b36
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 67 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,11 @@
import org.apache.jena.rdf.model.StmtIterator;
import org.apache.jena.riot.RDFDataMgr;
import org.apache.jena.vocabulary.RDF;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

import it.cnr.istc.stlab.owlunit.Constants;

public class TestSuiteExecutor {

private static final Logger logger = LoggerFactory.getLogger(TestSuiteExecutor.class);

private String iri;

Expand Down

0 comments on commit 9a35b36

Please sign in to comment.