mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
remove extras
This commit is contained in:
parent
12d79792d9
commit
9371f16798
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ impl Identity {
|
|||
pem,
|
||||
});
|
||||
}
|
||||
Err(e) => todo!("{:?}", e.to_string()),
|
||||
Err(e) => todo!("{e}"),
|
||||
}
|
||||
}
|
||||
None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue