mirror of
https://github.com/bitwarden/browser
synced 2026-02-04 02:33:33 +00:00
Remove allow unused
This commit is contained in:
@@ -68,7 +68,6 @@ impl Signature {
|
||||
Ok(buffer)
|
||||
}
|
||||
|
||||
#[allow(unused)]
|
||||
pub(crate) fn verify(
|
||||
&self,
|
||||
public_key: &PublicKey,
|
||||
|
||||
Reference in New Issue
Block a user