diff --git a/src/test/org/apache/commons/logging/LoadTestCase.java b/src/test/org/apache/commons/logging/LoadTestCase.java index ac4fb9a..23258f2 100644 --- a/src/test/org/apache/commons/logging/LoadTestCase.java +++ b/src/test/org/apache/commons/logging/LoadTestCase.java @@ -15,9 +15,7 @@ */ package org.apache.commons.logging; -import junit.framework.Test; import junit.framework.TestCase; -import junit.framework.TestSuite; /** * testcase to emulate container and application isolated from container