mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-08-15 20:47:23 +00:00
run cargo fmt
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
1d4afdccea
commit
b096c590eb
@ -55,7 +55,6 @@ impl Authenticator for PbsAuthenticator {
|
|||||||
log::warn!("could not upgrade a users password! - {e}");
|
log::warn!("could not upgrade a users password! - {e}");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Ok(())
|
Ok(())
|
||||||
|
Loading…
Reference in New Issue
Block a user