Skip to content

Commit 09aa901

Browse files
committed
Delete EntityConstructorInspection
1 parent 9793e59 commit 09aa901

File tree

2 files changed

+0
-106
lines changed

2 files changed

+0
-106
lines changed

src/main/kotlin/platform/mcp/inspections/EntityConstructorInspection.kt

Lines changed: 0 additions & 99 deletions
This file was deleted.

src/main/resources/META-INF/plugin.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -651,13 +651,6 @@
651651
<!--endregion-->
652652

653653
<!--region MCP INSPECTIONS-->
654-
<localInspection displayName="MCP Entity class missing World constructor"
655-
groupName="MCP"
656-
language="JAVA"
657-
enabledByDefault="true"
658-
level="ERROR"
659-
hasStaticDescription="true"
660-
implementationClass="com.demonwav.mcdev.platform.mcp.inspections.EntityConstructorInspection"/>
661654
<localInspection displayName="Unused access transformer"
662655
groupName="MCP"
663656
language="Access Transformers"

0 commit comments

Comments
 (0)