- removed duplicated import statement



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@451724 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Toby Jee
2006-10-01 08:39:39 +00:00
parent 92547b6b71
commit f7f738ecbe
@@ -26,7 +26,6 @@ import org.apache.struts2.util.StrutsUtil;
import com.opensymphony.xwork2.ActionContext;
import com.opensymphony.xwork2.util.ValueStack;
import com.opensymphony.xwork2.util.ValueStack;
import com.opensymphony.xwork2.util.ValueStackFactory;
import freemarker.ext.beans.CollectionModel;