3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-07-22 18:18:03 +02:00

[Forge] Don't need to depend this

Dieser Commit ist enthalten in:
Kenzie Togami 2016-01-12 20:54:19 -08:00
Ursprung e19820e04d
Commit 8c5b455d0f

Datei anzeigen

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