mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
Drops unused import
This commit is contained in:
@@ -4,8 +4,6 @@ import org.apache.commons.lang3.StringEscapeUtils;
|
||||
import org.apache.logging.log4j.LogManager;
|
||||
import org.apache.logging.log4j.Logger;
|
||||
|
||||
import java.io.File;
|
||||
|
||||
public interface Parameter {
|
||||
|
||||
String getName();
|
||||
|
||||
Reference in New Issue
Block a user