run cargo fmt

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2024-05-24 12:49:21 +02:00
parent 1d4afdccea
commit b096c590eb

View File

@ -55,7 +55,6 @@ impl Authenticator for PbsAuthenticator {
log::warn!("could not upgrade a users password! - {e}");
}
}
}
}
Ok(())