mirror of https://github.com/apache/poi.git
Fix indent/whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690495 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
239998a88c
commit
d141ffd773
|
@ -88,9 +88,6 @@ import org.apache.poi.util.LittleEndian;
|
|||
|
||||
/**
|
||||
* Utillity for reading in BIFF8 records and displaying data from them.
|
||||
*
|
||||
*@author Andrew C. Oliver (acoliver at apache dot org)
|
||||
*@author Glen Stampoultzis (glens at apache.org)
|
||||
* @see #main
|
||||
*/
|
||||
public final class BiffViewer {
|
||||
|
|
Loading…
Reference in New Issue