removed hardcoded path
This commit is contained in:
parent
0b92c7efe5
commit
5c06cfcfb8
|
@ -92,7 +92,6 @@ public class TestingUtilities {
|
|||
return s;
|
||||
throw new Error("FHIR Home directory not configured");
|
||||
}
|
||||
|
||||
|
||||
public static String content() throws IOException {
|
||||
if (contentpath != null)
|
||||
|
|
Loading…
Reference in New Issue