Skip to content

Commit aef495c

Browse files
committed
Fix: misinput
it was misinput CALM DOWN
1 parent 15d75b6 commit aef495c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

forge/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ dependencies {
5555
// Add dependencies on the required Kotlin modules.
5656
includeLib("io.github.llamalad7:mixinextras-forge:$mixinExtrasVersion")
5757
includeLib("thedarkcolour:kotlinforforge:$kotlinForgeVersion")
58-
implementation(annotationProcessor("io.github.llamalad7:mixinextras-common:$mixinExtrasVersion")!!) // Avoids libraries from conflicting with each other
5958

6059
// Add mods to the mod jar
6160
// includeMod(...)

0 commit comments

Comments
 (0)