mirror of https://github.com/apache/cloudstack.git
Fix unit tests after merge forward
This commit is contained in:
parent
8429223782
commit
2bffabba7b
|
|
@ -74,9 +74,6 @@ public class RegisterUserDataCmd extends BaseRegisterUserDataCmd {
|
|||
length = 1048576)
|
||||
private String userData;
|
||||
|
||||
@Parameter(name = ApiConstants.PARAMS, type = CommandType.STRING, description = "comma separated list of variables declared in the User Data content")
|
||||
private String params;
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////
|
||||
/////////////////// Accessors ///////////////////////
|
||||
|
|
|
|||
Loading…
Reference in New Issue