Unused import

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089970 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2011-04-07 20:05:50 +00:00
parent 45be0392e8
commit 306b3880e1
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
package org.apache.commons.lang3;
import junit.framework.TestCase;
import org.junit.Assert;
/**
* Unit tests {@link org.apache.commons.lang3.StringUtils} - Substring methods