Remove wrong id from generated value sets + fix bug generating enumerated value sets

This commit is contained in:
Grahame Grieve 2023-04-21 12:23:31 +08:00
parent de4da1eab5
commit ec0bc3c147
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Users/grahamegrieve/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-base/5.4.0/hapi-fhir-base-5.4.0.jar"/>
<classpathentry kind="lib" path="/Users/grahamegrieve/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-base/6.2.1/hapi-fhir-base-6.2.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>