Skip to content

Commit 15531f4

Browse files
Remove unused import
1 parent 20c36a5 commit 15531f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/com/tchristofferson/configupdater/ConfigUpdaterTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import java.nio.file.Path;
2020
import java.nio.file.Paths;
2121
import java.util.Arrays;
22-
import java.util.Collections;
2322
import java.util.List;
2423

2524
import static org.junit.Assert.*;

0 commit comments

Comments
 (0)