Skip to content

Commit

Permalink
Remove the accidental debug thing from the commit
Browse files Browse the repository at this point in the history
  • Loading branch information
OffsetMonkey538 committed Oct 5, 2023
1 parent b01ef59 commit 95d3d9b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ dependencies {

// Mixin Extras
includeImplementation annotationProcessor("com.github.llamalad7.mixinextras:mixinextras-fabric:${project.mixinextras_version}")
// TODO: don't commit this, just for debugging
implementation files("/opt/idea/plugins/java-decompiler/lib/java-decompiler.jar")
}

processResources {
Expand Down

0 comments on commit 95d3d9b

Please sign in to comment.