Removed unused, erroneous import
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@735208 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
306c28cc28
commit
73a498fb35
@ -20,8 +20,6 @@ package org.apache.poi.hssf.record;
|
|||||||
import org.apache.poi.util.HexDump;
|
import org.apache.poi.util.HexDump;
|
||||||
import org.apache.poi.util.LittleEndianOutput;
|
import org.apache.poi.util.LittleEndianOutput;
|
||||||
|
|
||||||
import com.sun.java_cup.internal.version;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Title: Beginning Of File (0x0809)<P>
|
* Title: Beginning Of File (0x0809)<P>
|
||||||
* Description: Somewhat of a misnomer, its used for the beginning of a set of
|
* Description: Somewhat of a misnomer, its used for the beginning of a set of
|
||||||
|
Loading…
Reference in New Issue
Block a user