Shanedell commented on code in PR #875: URL: https://github.com/apache/daffodil/pull/875#discussion_r1024219795
########## daffodil-cli/src/main/scala/org/apache/daffodil/Main.scala: ########## @@ -117,6 +116,7 @@ import org.apache.daffodil.xml.QName import org.apache.daffodil.xml.RefQName import org.apache.daffodil.xml.XMLUtils import org.apache.daffodil.xml.DFDLCatalogResolver +// import org.apache.daffodil.processors.HasSetDebugger Review Comment: Makes sense, doing this worked fine for the tests. -- 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]
