Skip to content

Commit d038003

Browse files
committed
Remove unneccesary import
1 parent d983e3b commit d038003

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/peetseater/filesorter/ImagePanel.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import java.awt.event.KeyEvent;
1111
import java.io.IOException;
1212
import java.nio.file.Files;
13-
import java.nio.file.LinkOption;
1413
import java.nio.file.Path;
1514
import java.nio.file.StandardCopyOption;
1615

0 commit comments

Comments
 (0)