Skip to content

Commit e77ec0d

Browse files
committed
removed rogue println
1 parent 88c456b commit e77ec0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/scala/org/polystat/cli/Far.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ object Far:
4949
codeFileName.toString.splitAt(codeFileName.toString.indexOf("."))._1
5050
val pathToXml: JPath =
5151
(pathToTmpDir / codeFileName.replaceExt(".xml")).toNioPath
52-
println(pathToXml)
5352

5453
for
5554
// parse EO to XMIR

0 commit comments

Comments
 (0)