Remove unused imports.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@583661 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6e73d282ce
commit
0ffef3d083
|
@ -17,9 +17,6 @@
|
|||
|
||||
package org.apache.commons.lang.builder;
|
||||
|
||||
import org.apache.commons.lang.builder.ToStringBuilderTest.ReflectionTestCycleA;
|
||||
import org.apache.commons.lang.builder.ToStringBuilderTest.ReflectionTestCycleB;
|
||||
|
||||
import junit.framework.Test;
|
||||
import junit.framework.TestCase;
|
||||
import junit.framework.TestSuite;
|
||||
|
|
Loading…
Reference in New Issue