mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Remove unused field
This commit is contained in:
@@ -32,8 +32,6 @@ import org.springframework.boot.groovy.DelegateTestRunner;
|
||||
*/
|
||||
public class TestRunner {
|
||||
|
||||
private static final String DELEGATE_RUNNER = DelegateTestRunner.class.getName();
|
||||
|
||||
private static final String JUNIT_TEST_ANNOTATION = "org.junit.Test";
|
||||
|
||||
private final File[] files;
|
||||
|
||||
Reference in New Issue
Block a user