1
0
mirror of https://github.com/plexusorg/Plex-FAWE.git synced 2025-04-08 01:03:14 +00:00

[Forge] Don't need to depend this

This commit is contained in:
Kenzie Togami 2016-01-12 20:54:19 -08:00
parent e19820e04d
commit 8c5b455d0f

@ -80,5 +80,3 @@ task deobfJar(type: Jar) {
artifacts {
archives deobfJar
}
build.dependsOn(reobfShadowJar)