Remove a line in Configuration.kt :)

This commit is contained in:
Username404-59 2021-05-03 13:24:38 +02:00
parent c8a55f8774
commit ea2c5c458b
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ object Configuration {
private val file: File = File(Minecraft.getInstance().gameDirectory.absolutePath + File.separator + "snowy.conf")
private suspend fun writeConfig(c: Config) = coroutineScope {
launch {
println("yesyesyes")
file.writeText(
"""
Snowy {