mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-10 15:05:05 +00:00
remove first attempt to fix
This commit is contained in:
parent
a75bf948c1
commit
a9b6864988
@ -1054,8 +1054,6 @@ class ParserState<T> {
|
||||
private void stitchBundleCrossReferences() {
|
||||
final boolean bundle = "Bundle".equals(myContext.getResourceDefinition(myInstance).getName());
|
||||
if (bundle) {
|
||||
//if (myGlobalReferences.stream().map(x -> x.))
|
||||
//throw new DataFormatException("resourceType does not appear to be 'TagList', found: " + theLocalPart);
|
||||
|
||||
FhirTerser t = myContext.newTerser();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user