[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

View File

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