mirror of https://github.com/apache/cloudstack.git
Lint fix
This commit is contained in:
parent
a1b3d75ea1
commit
31c3be44bc
|
|
@ -40,4 +40,4 @@ public class BackrollVmBackup {
|
|||
this.name = name;
|
||||
this.date = date;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -30,4 +30,4 @@ public class BackrollBackupStatusResponse {
|
|||
|
||||
@JsonProperty("status")
|
||||
public String status;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue