From d9fb2bcab3075e8b142ed2173ac56e031887163b Mon Sep 17 00:00:00 2001 From: Patrick Werner Date: Sun, 4 Aug 2019 15:43:38 +0200 Subject: [PATCH] get rid of empty first line --- src/main/resources/hapi.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/resources/hapi.properties b/src/main/resources/hapi.properties index 99e6a9a..d4bfb35 100644 --- a/src/main/resources/hapi.properties +++ b/src/main/resources/hapi.properties @@ -1,4 +1,3 @@ - # Adjust this to set the version of FHIR supported by this server. See # FhirVersionEnum for a list of available constants. Example values include # DSTU2, DSTU3, R4.