mirror of https://github.com/apache/poi.git
Fix inconsistent indents/whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1611949 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
83d9405d43
commit
ae72a675ca
|
@ -186,7 +186,6 @@ public final class HSSFEvaluationWorkbook implements FormulaRenderingWorkbook, E
|
|||
}
|
||||
|
||||
private static final class Name implements EvaluationName {
|
||||
|
||||
private final NameRecord _nameRecord;
|
||||
private final int _index;
|
||||
|
||||
|
|
Loading…
Reference in New Issue