removed hardcoded path

This commit is contained in:
markiantorno 2020-04-17 14:34:52 -04:00
parent 0b92c7efe5
commit 5c06cfcfb8
1 changed files with 0 additions and 1 deletions

View File

@ -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)