remove configureCommon call from platform impls

This commit is contained in:
dfsek
2021-07-23 14:51:19 -07:00
parent 47c284656b
commit a3a4cf8251
2 changed files with 0 additions and 4 deletions

View File

@@ -6,9 +6,6 @@ import java.nio.channels.Channels
import java.nio.file.Files
import java.nio.file.StandardCopyOption
configureCommon()
group = "com.dfsek.terra.bukkit"
val mcVersion = "1.17"
val testDir = "target/server"