Skip to content

Commit 2e1ad73

Browse files
committed
Remove MultiInspectionSuppressor
Not needed anymore in IntelliJ IDEA 2017.2
1 parent 021c3fc commit 2e1ad73

File tree

2 files changed

+0
-55
lines changed

2 files changed

+0
-55
lines changed

src/main/kotlin/com/demonwav/mcdev/util/MultiInspectionSuppressor.kt

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

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@
5454
<!--region NO PLATFORM-->
5555
<!---->
5656

57-
<!-- Allows using multiple inspection suppressors -->
58-
<lang.inspectionSuppressor order="first" language="JAVA" implementationClass="com.demonwav.mcdev.util.MultiInspectionSuppressor"/>
59-
6057
<facetType implementation="com.demonwav.mcdev.facet.MinecraftFacetType" />
6158

6259
<!-- File templates are for project creations -->

0 commit comments

Comments
 (0)