Fix inconsistent indents

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735063 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2016-03-15 11:56:28 +00:00
parent 5f2f0adfae
commit 0fab07ccfc

View File

@ -32,7 +32,6 @@ import org.apache.poi.openxml4j.opc.ZipPackage;
import org.apache.poi.openxml4j.util.ZipSecureFile; import org.apache.poi.openxml4j.util.ZipSecureFile;
public final class ZipHelper { public final class ZipHelper {
/** /**
* Forward slash use to convert part name between OPC and zip item naming * Forward slash use to convert part name between OPC and zip item naming
* conventions. * conventions.