diff --git a/src/test/org/apache/commons/lang/ObjectUtilsTest.java b/src/test/org/apache/commons/lang/ObjectUtilsTest.java index ab450b460..e022a2d39 100644 --- a/src/test/org/apache/commons/lang/ObjectUtilsTest.java +++ b/src/test/org/apache/commons/lang/ObjectUtilsTest.java @@ -19,7 +19,6 @@ import java.lang.reflect.Constructor; import java.lang.reflect.Modifier; import java.util.Calendar; -import java.util.Date; import junit.framework.Test; import junit.framework.TestCase;