Skip to content

Commit

Permalink
drop removed ITNReporter
Browse files Browse the repository at this point in the history
  • Loading branch information
gregsh committed Feb 15, 2021
1 parent b794df9 commit 5312503
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
</actions>

<extensions defaultExtensionNs="com.intellij">
<errorHandler implementation="com.intellij.diagnostic.ITNReporter"/>

<fileType name="Clojure" language="Clojure" extensions="cljs;clj;cljc;edn" fileNames="build.boot"
implementationClass="org.intellij.clojure.lang.ClojureFileType" fieldName="INSTANCE"/>
<lang.parserDefinition language="Clojure" implementationClass="org.intellij.clojure.parser.ClojureParserDefinition"/>
Expand Down

0 comments on commit 5312503

Please sign in to comment.