We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8a443 commit 658347aCopy full SHA for 658347a
src/main/grammars/AtLexer.flex
@@ -21,7 +21,7 @@
21
package com.demonwav.mcdev.platform.mcp.at.gen;
22
23
import com.intellij.lexer.*;
24
-import com.intellij.psi.TokenType;import com.intellij.psi.tree.IElementType;
+import com.intellij.psi.tree.IElementType;
25
import static com.demonwav.mcdev.platform.mcp.at.gen.psi.AtTypes.*;
26
import static com.intellij.psi.TokenType.*;
27
0 commit comments