remove first attempt to fix

This commit is contained in:
August Langhout 2020-03-23 19:43:00 +01:00 committed by James Agnew
parent a75bf948c1
commit a9b6864988
1 changed files with 0 additions and 2 deletions

View File

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