Skip to content

Commit

Permalink
Remove gradle test task
Browse files Browse the repository at this point in the history
  • Loading branch information
NotRyken committed Nov 26, 2024
1 parent 8e37dc4 commit 0371b26
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ tasks.jarJar.configure {
finalizedBy("reobfJarJar")
}

tasks.register("ftj") {
return jarJar
}

minecraft {
mappings channel: "official", version: minecraft_version
copyIdeResources = true // Calls processResources when in dev
Expand Down

0 comments on commit 0371b26

Please sign in to comment.