Consistent indenting, based on current POI style guide
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1540987 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
381cc611d7
commit
c6dde74f4f
@ -47,11 +47,8 @@ import org.apache.poi.util.POILogger;
|
||||
|
||||
/**
|
||||
* Physical zip package.
|
||||
*
|
||||
* @author Julien Chable
|
||||
*/
|
||||
public final class ZipPackage extends Package {
|
||||
|
||||
private static POILogger logger = POILogFactory.getLogger(ZipPackage.class);
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user