mirror of https://github.com/apache/cloudstack.git
marvin_refactor: Fix merge issues with remoteAccessVPNResponse, and server
Duplicated methods creep in from bad merge Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
a2ecc162cf
commit
47807e8452
|
|
@ -107,5 +107,4 @@ public class RemoteAccessVpnResponse extends BaseResponse implements ControlledE
|
|||
public void setId(String id) {
|
||||
this.id = id;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue