mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-03 21:56:18 +00:00
and another *new* clippy fixup
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
f406e6fb34
commit
1d1f80f5ca
@ -41,8 +41,8 @@ impl Account {
|
||||
pub fn from_parts(location: String, private_key: String, data: AccountData) -> Self {
|
||||
Self {
|
||||
location,
|
||||
private_key,
|
||||
data,
|
||||
private_key,
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user