Remove spurious println
This commit is contained in:
parent
a05170c419
commit
fb906cb603
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@ object Release extends ParadoxKeys {
|
|||
IO.copyDirectory(japi, release / "japi" / "akka" / releaseVersion)
|
||||
IO.copyDirectory(docs, release / "docs" / "akka" / releaseVersion)
|
||||
|
||||
println(repo)
|
||||
state3
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue