Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
Remove Unused jar.enabled = false
Browse files Browse the repository at this point in the history
  • Loading branch information
gmitch215 committed May 30, 2024
1 parent 77c4867 commit c379d31
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions nms/1_20_R4/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ tasks {
dependsOn("remap")
}

jar.configure {
enabled = false
}

remap {
dependsOn("shadowJar")

Expand Down

0 comments on commit c379d31

Please sign in to comment.