remove empty comments

This commit is contained in:
victor sosa
2016-01-02 13:24:33 -04:00
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;