remove unused imports

This commit is contained in:
justin.mckelvy
2023-06-08 07:46:14 -06:00
parent a06c0b9ce4
commit 51615ac005
2 changed files with 1 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir</artifactId>
<version>6.6.0</version>
<version>6.7.6-SNAPSHOT</version>
</parent>
<artifactId>hapi-fhir-jpaserver-starter</artifactId>