Skip to content

Commit badd657

Browse files
Removed the duplicated formatter
1 parent 26b736a commit badd657

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -569,9 +569,6 @@
569569
<lang.syntaxHighlighterFactory
570570
language="DQLExpr"
571571
implementationClass="pl.thedeem.intellij.dql.highlighting.DQLSyntaxHighlighterFactory"/>
572-
<lang.formatter
573-
language="DQLExpr"
574-
implementationClass="pl.thedeem.intellij.dql.style.DQLFormattingModelBuilder"/>
575572
<completion.contributor
576573
language="DQL"
577574
implementationClass="pl.thedeem.intellij.dqlexpr.completion.DQLExprCompletionContributor"/>

0 commit comments

Comments
 (0)