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:
Javen O'Neal 2016-04-18 04:47:06 +00:00
parent a9f5110d1e
commit 2dab9c9d2b
1 changed files with 0 additions and 1 deletions

View File

@ -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;