mirror of
https://github.com/apache/struts.git
synced 2026-08-07 15:46:57 +00:00
organize imports
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@802129 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -21,12 +21,8 @@
|
||||
package org.apache.struts2;
|
||||
|
||||
import org.springframework.context.ApplicationContext;
|
||||
import org.springframework.mock.web.MockServletContext;
|
||||
import org.springframework.mock.web.MockServletConfig;
|
||||
import org.springframework.test.context.ContextLoader;
|
||||
import org.springframework.test.context.support.GenericXmlContextLoader;
|
||||
import org.springframework.web.context.WebApplicationContext;
|
||||
import org.apache.struts2.views.JspSupportServlet;
|
||||
|
||||
/**
|
||||
* Base class for Spring JUnit actions
|
||||
|
||||
Reference in New Issue
Block a user