mirror of https://github.com/apache/poi.git
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
64509ab218
commit
a8bcfddad4
|
@ -20,8 +20,6 @@ package org.apache.poi.hssf.record;
|
|||
import org.apache.poi.util.HexDump;
|
||||
import org.apache.poi.util.LittleEndianOutput;
|
||||
|
||||
import com.sun.java_cup.internal.version;
|
||||
|
||||
/**
|
||||
* Title: Beginning Of File (0x0809)<P>
|
||||
* Description: Somewhat of a misnomer, its used for the beginning of a set of
|
||||
|
|
Loading…
Reference in New Issue