Skip to content

Commit

Permalink
Remove Blueprint memory leak patch
Browse files Browse the repository at this point in the history
  • Loading branch information
embeddedt committed Mar 2, 2024
1 parent 56779b9 commit e7632b7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
2 changes: 0 additions & 2 deletions forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ dependencies {
modCompileOnly("curse.maven:supermartijncore-454372:4455391")
modCompileOnly("vazkii.patchouli:Patchouli:1.19.2-77")

modCompileOnly("curse.maven:blueprint-382216:3991478")

// runtime remapping at home
for (extraModJar in fileTree(dir: extraModsDir, include: '*.jar')) {
def basename = extraModJar.name.substring(0, extraModJar.name.length() - ".jar".length())
Expand Down

This file was deleted.

0 comments on commit e7632b7

Please sign in to comment.