Skip to content

Commit 2a4e11e

Browse files
committed
Oops
1 parent 993fc22 commit 2a4e11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/com/demonwav/mcdev/platform/mixin/inspection/implements/SoftImplementOverridesInspection.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import com.intellij.psi.JavaElementVisitor
1717
import com.intellij.psi.PsiElementVisitor
1818
import com.intellij.psi.PsiMethod
1919

20-
class SuSoftImplementOverridesInspection : MixinInspection() {
20+
class git statSoftImplementOverridesInspection : MixinInspection() {
2121

2222
override fun getStaticDescription() = "Reports soft-implemented methods in Mixins that do not override a method in the target classes."
2323

0 commit comments

Comments
 (0)