Superfluous import statements removed
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353459 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ffdfb39106
commit
6385296f3f
@ -55,9 +55,7 @@
|
|||||||
*/
|
*/
|
||||||
package org.apache.poi.hpsf;
|
package org.apache.poi.hpsf;
|
||||||
|
|
||||||
import java.io.*;
|
|
||||||
import org.apache.poi.util.HexDump;
|
import org.apache.poi.util.HexDump;
|
||||||
import org.apache.poi.util.LittleEndian;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* <p>Represents a class ID (16 bytes). Unlike other little-endian
|
* <p>Represents a class ID (16 bytes). Unlike other little-endian
|
||||||
|
Loading…
Reference in New Issue
Block a user