Skip to content

Commit 15f1e85

Browse files
committed
Polish 'Remove redundant array creation'
See gh-39259
1 parent d3c97ad commit 15f1e85

File tree

1 file changed

+0
-1
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-jarmode-layertools/src/test/java/org/springframework/boot/jarmode/layertools

1 file changed

+0
-1
lines changed

spring-boot-project/spring-boot-tools/spring-boot-jarmode-layertools/src/test/java/org/springframework/boot/jarmode/layertools/ExtractCommandTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import java.io.IOException;
2323
import java.io.InputStreamReader;
2424
import java.nio.file.Files;
25-
import java.nio.file.LinkOption;
2625
import java.nio.file.attribute.BasicFileAttributeView;
2726
import java.nio.file.attribute.BasicFileAttributes;
2827
import java.nio.file.attribute.FileTime;

0 commit comments

Comments
 (0)