mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
fixed unused imports
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
parent
f909546248
commit
beb804b966
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ package org.eclipse.xtext.ide.editor.syntaxcoloring;
|
|||
import com.google.inject.Singleton;
|
||||
import java.util.regex.Pattern;
|
||||
import org.eclipse.xtext.ide.editor.syntaxcoloring.AbstractAntlrTokenToAttributeIdMapper;
|
||||
import org.eclipse.xtext.ide.editor.syntaxcoloring.HighlightingStyles;
|
||||
|
||||
/**
|
||||
* @author Anton Kosyakov
|
||||
|
|
Loading…
Reference in a new issue