mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-09 06:14:45 +00:00
suppress spurious log message
This commit is contained in:
parent
fe9eaca741
commit
0425a2beff
@ -1881,6 +1881,6 @@ public class ShExGenerator {
|
||||
}
|
||||
|
||||
private void printBuildMessage(String message){
|
||||
System.out.println("ShExGenerator: " + message);
|
||||
// System.out.println("ShExGenerator: " + message);
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user