Clean up imports
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@370013 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
|
||||
package org.apache.commons.logging;
|
||||
|
||||
import junit.framework.Test;
|
||||
import junit.framework.TestSuite;
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
package org.apache.commons.logging;
|
||||
|
||||
import org.apache.commons.logging.impl.NoOpLog;
|
||||
import junit.framework.*;
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
@@ -15,9 +15,7 @@
|
||||
*/
|
||||
package org.apache.commons.logging;
|
||||
|
||||
import junit.framework.Test;
|
||||
import junit.framework.TestCase;
|
||||
import junit.framework.TestSuite;
|
||||
|
||||
/**
|
||||
* Test cases for situations where getClassLoader or getContextClassLoader
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
package org.apache.commons.logging;
|
||||
|
||||
import org.apache.commons.logging.impl.SimpleLog;
|
||||
import junit.framework.*;
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user