Unused import

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082562 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2011-03-17 16:18:34 +00:00
parent a4a6904b72
commit adea6bf13a
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@ import java.lang.reflect.Modifier;
import junit.framework.TestCase;
import org.apache.commons.lang3.StringUtils;
/**
* Unit tests for WordUtils class.
*