Skip to content

Commit 12767a4

Browse files
committed
Remove unnecessary import
See gh-3335
1 parent 761c985 commit 12767a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-boot-actuator/src/test/java/org/springframework/boot/actuate/endpoint/mvc/LogFileMvcEndpointTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
import java.io.InputStream;
2222
import java.io.InputStreamReader;
2323

24-
import org.junit.After;
2524
import org.junit.Before;
2625
import org.junit.Rule;
2726
import org.junit.Test;

0 commit comments

Comments
 (0)