Cleanup imports

This commit is contained in:
Kris De Volder
2017-04-24 15:21:59 -07:00
parent 7ce8ea1a0e
commit e8951b27a3

View File

@@ -18,7 +18,6 @@ import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.stream.Stream;
import org.junit.Ignore;
import org.junit.Test;
import org.springframework.ide.vscode.commons.jandex.JandexClasspath;
import org.springframework.ide.vscode.commons.jandex.JandexClasspath.JavadocProviderTypes;