mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +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,
|
pem,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
Err(e) => todo!("{:?}", e.to_string()),
|
Err(e) => todo!("{e}"),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
None
|
None
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue