Fix inconsistent indents

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1611947 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2014-07-19 19:11:54 +00:00
parent c392b4fa72
commit 0986f32d46
2 changed files with 127 additions and 128 deletions

View File

@ -25,7 +25,6 @@ import org.apache.poi.ss.formula.SheetNameFormatter;
* @author Josh Micich
*/
final class ExternSheetNameResolver {
private ExternSheetNameResolver() {
// no instances of this class
}