Skip to content

Commit 85ba0dd

Browse files
committed
Remove unused import fail
Signed-off-by: Kim Jun Hyeong <ggprgrkjh@naver.com>
1 parent 606eacc commit 85ba0dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/org/springframework/retry/interceptor/RetryOperationsInterceptorTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
import static org.assertj.core.api.Assertions.assertThat;
5050
import static org.assertj.core.api.Assertions.assertThatExceptionOfType;
5151
import static org.assertj.core.api.Assertions.assertThatIllegalStateException;
52-
import static org.junit.jupiter.api.Assertions.fail;
5352

5453
/**
5554
* @author Dave Syer

0 commit comments

Comments
 (0)