mirror of https://github.com/apache/poi.git
remove unused import
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1739689 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a9f5110d1e
commit
2dab9c9d2b
|
@ -20,7 +20,6 @@
|
|||
package org.apache.poi.xssf.streaming;
|
||||
|
||||
import static org.junit.Assert.assertEquals;
|
||||
import static org.junit.Assert.assertSame;
|
||||
import static org.junit.Assert.fail;
|
||||
|
||||
import java.io.IOException;
|
||||
|
|
Loading…
Reference in New Issue