Commit 4c3b6105 by Amelin Konstantin

Add input clean

parent 1755b013
...@@ -108,7 +108,7 @@ object Main { ...@@ -108,7 +108,7 @@ object Main {
} }
Try { Try {
//files.foreach { _.delete } files.foreach { _.delete }
Files.write( Files.write(
Paths.get(args(0), logFileName), Paths.get(args(0), logFileName),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment