mirror of
https://github.com/bitwarden/browser
synced 2026-02-02 17:53:41 +00:00
Remove unused tag
This commit is contained in:
@@ -97,7 +97,6 @@ impl TryFrom<&[u8]> for Request {
|
||||
pub(crate) struct SshSignRequest {
|
||||
public_key: PublicKey,
|
||||
payload_to_sign: Vec<u8>,
|
||||
#[allow(unused)]
|
||||
parsed_sign_request: ParsedSignRequest,
|
||||
flags: u32,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user