mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-25 09:12:02 -07:00
Remove shadow from build classpath
it isn't used
This commit is contained in:
@@ -11,7 +11,6 @@ import kotlin.io.path.*
|
||||
plugins {
|
||||
java
|
||||
`maven-publish`
|
||||
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
|
||||
id("io.papermc.paperweight.core") version "1.6.0"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user