followup: commit all changes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
44b65b4ec7
commit
1ca037d81c
|
@ -119,7 +119,6 @@ pub fn read_datastore(name: String) -> Result<Value, Error> {
|
|||
pub fn update_datastore(
|
||||
name: String,
|
||||
comment: Option<String>,
|
||||
path: Option<String>,
|
||||
digest: Option<String>,
|
||||
) -> Result<(), Error> {
|
||||
|
||||
|
|
Loading…
Reference in New Issue