mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-12-14 11:43:49 +01:00
Remove debug print from buildscript
This commit is contained in:
parent
d857ebb3b7
commit
e4b3d58a88
1 changed files with 0 additions and 2 deletions
|
@ -171,8 +171,6 @@ String getChangelogText() {
|
|||
return str
|
||||
}
|
||||
|
||||
println getChangelogText()
|
||||
|
||||
tasks.curseforge.enabled = !dev && project.hasProperty('simi_curseforge_key')
|
||||
|
||||
curseforge {
|
||||
|
|
Loading…
Reference in a new issue