remove redundant plugin dependencies

This commit is contained in:
dfsek
2021-07-23 11:27:35 -07:00
parent 4c7179cfa2
commit cdd7abc596
29 changed files with 0 additions and 156 deletions
-4
View File
@@ -6,10 +6,6 @@ import java.nio.channels.Channels
import java.nio.file.Files
import java.nio.file.StandardCopyOption
plugins {
`java-library`
`maven-publish`
}
configureCommon()
group = "com.dfsek.terra.bukkit"