Skip to content

Commit 4626059

Browse files
committed
Delete unused import
1 parent 0b45daf commit 4626059

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-test-mvc/src/test/java/org/springframework/test/context/junit4/spr9799/Spr9799AnnotationConfigTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818

1919
import org.junit.Test;
2020
import org.junit.runner.RunWith;
21-
import org.springframework.context.annotation.Bean;
2221
import org.springframework.context.annotation.Configuration;
2322
import org.springframework.test.context.ContextConfiguration;
2423
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;

0 commit comments

Comments
 (0)