Skip to content

Commit 9a9182f

Browse files
committed
Remove unused imports
1 parent 3f7af2f commit 9a9182f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/me/coley/j2h/config/Importer.java

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
import java.net.URI;
99
import java.nio.charset.Charset;
1010
import java.nio.file.*;
11-
import java.nio.file.spi.FileSystemProvider;
12-
import java.util.Collections;
1311

1412
import static java.nio.charset.StandardCharsets.UTF_8;
1513

0 commit comments

Comments
 (0)