Removing debugging cruft from FileBasedProhibitedFromSearch. NIHVIVO-2914
This commit is contained in:
parent
daedd6b73f
commit
6108fcd61f
1 changed files with 1 additions and 4 deletions
|
@ -51,9 +51,6 @@ public class FileBasedProhibitedFromSearch extends ProhibitedFromSearch {
|
||||||
log.warn("No class exclusion statements found.");
|
log.warn("No class exclusion statements found.");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
modelOnlyForPFS.write( System.out , "N3-PP");
|
|
||||||
|
|
||||||
return modelOnlyForPFS;
|
return modelOnlyForPFS;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue