mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
remove line
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1923765 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
219f43b4ee
commit
ed744e15b4
@ -811,7 +811,6 @@ public class DateUtil {
|
||||
* @return true if valid
|
||||
* @param value the double value
|
||||
*/
|
||||
|
||||
public static boolean isValidExcelDate(double value)
|
||||
{
|
||||
return (value > -Double.MIN_VALUE);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user