Skip to content

Commit 895079c

Browse files
committed
Remove unused import
1 parent 7c8c88f commit 895079c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/algorithms.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ impl Algorithm {
8484

8585
#[cfg(test)]
8686
mod tests {
87-
use crate::jwk::KeyAlgorithm;
88-
8987
use super::*;
9088

9189
#[test]

0 commit comments

Comments
 (0)