Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats committed Oct 21, 2023
1 parent 7c8c88f commit 895079c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/algorithms.rs
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ impl Algorithm {

#[cfg(test)]
mod tests {
use crate::jwk::KeyAlgorithm;

use super::*;

#[test]
Expand Down

0 comments on commit 895079c

Please sign in to comment.