Skip to content

Commit 96c0098

Browse files
committed
remove leftover imports
1 parent 50017b0 commit 96c0098

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/test/java/bwapi/BWEMTest.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,9 @@
44
import bwem.BWMap;
55
import org.junit.Test;
66

7-
import java.io.ByteArrayOutputStream;
87
import java.io.IOException;
9-
import java.nio.ByteBuffer;
10-
import java.nio.file.Files;
11-
import java.nio.file.Paths;
128
import java.util.HashMap;
139
import java.util.Map;
14-
import java.util.zip.InflaterOutputStream;
1510

1611
import static org.junit.Assert.assertEquals;
1712

0 commit comments

Comments
 (0)