Commit c617955d by Solovev Anton

test push2

parent cc6fb391
......@@ -20,7 +20,7 @@ object Main {
case _ => false
}(1).label match {
case "repo" => if (debugMode) new RepoTemplate(source) with Logger else new RepoTemplate(source)
case v => throw new Exception("Undefined trade type")
case v => throw new Exception("Undefined trade type")
}
}
......
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