Remove unused import

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114258 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-10-29 18:42:29 +00:00
parent 249f0c350f
commit 952d179ffc

View File

@@ -72,7 +72,6 @@ import java.io.LineNumberReader;
import java.util.ArrayList;
import java.util.List;
import java.util.Iterator;
import org.apache.commons.lang.StringUtils;