mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-17 01:08:56 +00:00
[nullness] Also remove traces to jdt.annotations from mvn projects
Includes some cosmetic changes to reduce number of warnings
This commit is contained in:
parent
1ce1c9dfe1
commit
fceef52e0e
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ import org.eclipse.xtext.XtextPackage;
|
|||
import org.eclipse.xtext.junit4.InjectWith;
|
||||
import org.eclipse.xtext.junit4.XtextRunner;
|
||||
import org.eclipse.xtext.validation.CompositeEValidator;
|
||||
import org.eclipse.xtext.xtext.XtextValidator;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
|
||||
|
|
Loading…
Reference in a new issue