mirror of
https://github.com/apache/struts.git
synced 2026-08-06 15:17:00 +00:00
Drops unused annotation in this Java version
This commit is contained in:
@@ -25,7 +25,6 @@ import org.apache.struts2.interceptor.validation.SkipValidation;
|
||||
|
||||
public class Login extends ExampleSupport {
|
||||
|
||||
@Override
|
||||
public String execute() throws Exception {
|
||||
return SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user