Skip to content

Commit

Permalink
refactor: remove useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
aya015757881 committed Dec 10, 2024
1 parent 92d2f1a commit 5bd91ce
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ use core::{
str::FromStr,
};
use curve25519_dalek::scalar::Scalar;
//use hmac::{Mac, NewMac};
use hmac::Mac;
use subtle::{Choice, ConstantTimeEq};
use zeroize::Zeroize;
Expand Down

0 comments on commit 5bd91ce

Please sign in to comment.