mirror of
https://github.com/apache/struts.git
synced 2026-08-06 23:27:07 +00:00
Fix missing import of LoggerFactory
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
package org.apache.struts2;
|
||||
|
||||
import com.opensymphony.xwork2.XWorkTestCase;
|
||||
import com.opensymphony.xwork2.util.logging.LoggerFactory;
|
||||
import com.opensymphony.xwork2.util.logging.jdk.JdkLoggerFactory;
|
||||
import org.apache.struts2.dispatcher.Dispatcher;
|
||||
import org.apache.struts2.util.StrutsTestCaseHelper;
|
||||
|
||||
Reference in New Issue
Block a user