We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c456b commit e77ec0dCopy full SHA for e77ec0d
src/main/scala/org/polystat/cli/Far.scala
@@ -49,7 +49,6 @@ object Far:
49
codeFileName.toString.splitAt(codeFileName.toString.indexOf("."))._1
50
val pathToXml: JPath =
51
(pathToTmpDir / codeFileName.replaceExt(".xml")).toNioPath
52
- println(pathToXml)
53
54
for
55
// parse EO to XMIR
0 commit comments