Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit f0853f1

Browse files
committed
Removed unused import
1 parent 0100994 commit f0853f1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/test/java/xdev/io/IOUtilsNoAWTThreadsTest.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,13 @@
2323
* #L%
2424
*/
2525

26-
import java.util.HashSet;
2726
import java.util.Set;
2827
import java.util.stream.Collectors;
2928

3029
import org.junit.Assert;
3130
import org.junit.Test;
3231

3332

34-
35-
3633
/**
3734
* Tests for the Class {@link IOUtils}.
3835
*

0 commit comments

Comments
 (0)