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 480ec67d81
commit 20b11d54b1
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;