mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
remove empty comments
This commit is contained in:
committed by
Lukasz Lenart
parent
db33d65087
commit
8fd4f8cad4
@@ -76,10 +76,8 @@ import java.util.Map;
|
||||
*/
|
||||
public class PostbackResult extends StrutsResultSupport {
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
private static final long serialVersionUID = -2283504349296877429L;
|
||||
|
||||
private String actionName;
|
||||
private String namespace;
|
||||
private String method;
|
||||
|
||||
Reference in New Issue
Block a user