fixed compiler error due unused import
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723195 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
11cc164f26
commit
b91e7e7cbb
@ -31,7 +31,6 @@ import org.apache.poi.ss.formula.EvaluationWorkbook;
|
|||||||
import org.apache.poi.ss.formula.IStabilityClassifier;
|
import org.apache.poi.ss.formula.IStabilityClassifier;
|
||||||
import org.apache.poi.ss.formula.WorkbookEvaluator;
|
import org.apache.poi.ss.formula.WorkbookEvaluator;
|
||||||
import org.apache.poi.ss.usermodel.Workbook;
|
import org.apache.poi.ss.usermodel.Workbook;
|
||||||
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An alternative workbook evaluator that saves memory in situations where a single workbook is
|
* An alternative workbook evaluator that saves memory in situations where a single workbook is
|
||||||
|
Loading…
Reference in New Issue
Block a user