mirror of https://github.com/apache/poi.git
remove unused field
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903207 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7752e61c90
commit
343b86c461
|
@ -43,7 +43,6 @@ class TestXDDFChartRemoveSeries {
|
|||
XSSFSheet sheet = null;
|
||||
XDDFScatterChartData chartData = null;
|
||||
XDDFChart chart = null;
|
||||
final int MAX_NUM_SERIES = 1;
|
||||
|
||||
public TestXDDFChartRemoveSeries() {
|
||||
resultDir.mkdirs();
|
||||
|
|
Loading…
Reference in New Issue