Skip to content

Commit de4b3a3

Browse files
committed
Removed unused import
1 parent b645772 commit de4b3a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-integration-file/src/test/java/org/springframework/integration/file/splitter/FileSplitterTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
import org.junit.jupiter.api.BeforeAll;
3838
import org.junit.jupiter.api.Test;
3939
import org.junit.jupiter.api.io.TempDir;
40-
import org.mockito.Mockito;
4140

4241
import org.springframework.beans.factory.annotation.Autowired;
4342
import org.springframework.context.annotation.Bean;

0 commit comments

Comments
 (0)