mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 05:30:01 +00:00
.
This commit is contained in:
@@ -61,7 +61,7 @@ impl SshKey for BitwardenSshKey {
|
||||
}
|
||||
|
||||
fn public_key_bytes(&self) -> Vec<u8> {
|
||||
println!("");
|
||||
println!("lol");
|
||||
|
||||
if let Some(ref private_key) = self.private_key {
|
||||
private_key
|
||||
|
||||
Reference in New Issue
Block a user