Shanedell commented on code in PR #875: URL: https://github.com/apache/daffodil/pull/875#discussion_r1023361284
########## daffodil-runtime1/src/main/scala/org/apache/daffodil/infoset/XMLTextInfosetOutputter.scala: ########## @@ -35,11 +35,6 @@ import org.apache.daffodil.util.Indentable class XMLTextInfosetOutputter private (writer: java.io.Writer, pretty: Boolean, dummy: Int) Review Comment: I removed this from both the XML and JSON Infoset outputter's as it seemed to not cause issues but did have other effects inside of `Assert.scala` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
